fix: removed duplicate z-index

This commit is contained in:
이광오 2023-07-30 21:24:58 +09:00
parent f37513c45e
commit 65c885dcb3

View File

@ -175,7 +175,6 @@ table tr>*:last-child {
max-width: 25em;
width: 90%;
max-height: 95%;
z-index: 99999;
animation: .1s show forwards;
}