忘记给徽章加上阴影

This commit is contained in:
枫谷剑仙 2024-09-26 22:28:10 +08:00
parent 487735ccbe
commit 692e7991ab
2 changed files with 2 additions and 1 deletions

View File

@ -35039,7 +35039,7 @@ const cachesMap = new Map([
],
[
"style-monsterimages.css",
"a6c2bccd3d6d3c40fc5c6c3e5e1ee8cf"
"6ee01e10be4d197ff7e5c638968d7634"
],
[
"style.css",

View File

@ -1484,6 +1484,7 @@ body[data-game-source="ja"] .level-super-break .latent-icon:where(
justify-content: center;
align-items: center;
border-radius: 15px;
box-shadow: 0 3px 3px 1px black;
}
.badge::before{
display: flex;