Files
shopxo/public/static/admin/default/css/cache.css
gongfuxiang dff4d19e23 v3.0
2023-08-27 16:10:21 +08:00

13 lines
294 B
CSS
Executable File

.content-right .am-panel {
position: relative;
}
.content-right .am-panel .cache-submit {
width: 7rem;
height: 3.3rem;
position: absolute;
top: -0.1rem;
right: -0.1rem;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}