vr-shopxo-source/public/static/admin/default/css/cache.css

13 lines
294 B
CSS
Raw Normal View History

2019-12-19 11:07:49 +00:00
.content-right .am-panel {
position: relative;
}
.content-right .am-panel .cache-submit {
2023-08-27 08:10:21 +00:00
width: 7rem;
height: 3.3rem;
2019-12-19 11:07:49 +00:00
position: absolute;
2023-08-27 08:10:21 +00:00
top: -0.1rem;
right: -0.1rem;
2019-12-19 11:07:49 +00:00
border-top-left-radius: 0;
border-bottom-left-radius: 0;
2019-12-19 11:08:20 +00:00
border-bottom-right-radius: 0;
2019-12-19 11:07:49 +00:00
}