样式优化

This commit is contained in:
yj 2024-08-29 18:01:30 +08:00
parent 8ee9d82e5f
commit 5e210ce2cc
1 changed files with 2 additions and 1 deletions

View File

@ -79,12 +79,13 @@
>div:nth-child(1) {
background-color: rgb(253, 194, 41);
color: white;
color: black;
position: absolute;
left: 4px;
bottom: 4px;
font-size: 12px;
z-index: 1;
padding: 2px 4px;
}
}
}