修改后台样式

This commit is contained in:
邹景立 2021-08-28 14:44:46 +08:00
parent d7c98e7c5c
commit 19fbafa855

View File

@ -1,6 +1,6 @@
<style>
[data-level-zero] {
top: -8px;
top: -10px;
left: -8px;
right: -8px;
bottom: 0;
@ -8,7 +8,7 @@
position: absolute;
font-size: 24px;
text-align: center;
line-height: 150px;
line-height: 140px;
border-radius: 5px;
background: rgba(0, 0, 0, 0.6);
}