更新样式:微调网站设置缓存时间垂直居中
This commit is contained in:
parent
ee69e4d831
commit
d86fe3e7b7
|
@ -430,8 +430,8 @@ label.dropdown-item:first-child {
|
||||||
.cache-item .badge {
|
.cache-item .badge {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -8px;
|
top: -8px;
|
||||||
margin-left: 0;
|
display: flex;
|
||||||
line-height: normal;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cache-item .btn, td .btn:not(.btn-lg) {
|
.cache-item .btn, td .btn:not(.btn-lg) {
|
||||||
|
|
Loading…
Reference in New Issue