mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-11-30 10:59:47 +08:00
缓存页面样式优化
This commit is contained in:
parent
4f0b37b14a
commit
046d4e845c
@ -1 +1,12 @@
|
||||
.cache-submit { margin: -33px 5px 0px 0px; }
|
||||
.content-right .am-panel {
|
||||
position: relative;
|
||||
}
|
||||
.content-right .am-panel .cache-submit {
|
||||
width: 70px;
|
||||
height: 33px;
|
||||
position: absolute;
|
||||
top: -1px;
|
||||
right: -1px;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
Loading…
Reference in New Issue
Block a user