add shield buff property

This commit is contained in:
2025-01-23 14:20:14 +09:00
parent de4c82fd8b
commit 305980b7f9
5 changed files with 49 additions and 19 deletions
+2
View File
@@ -159,6 +159,7 @@
.buff:hover {
overflow: visible;
height: fit-content;
z-index: 3;
}
@@ -167,6 +168,7 @@
padding: 5px;
background-color: black;
width: fit-content;
min-width: 200px;
height: 100%;
}
</style>