chore: removed duplicate z-index (#2583)

Co-authored-by: 이광오 <maeryo@hanwha.com>
This commit is contained in:
M A E R Y O
2023-07-31 18:21:58 +09:00
committed by GitHub
parent f37513c45e
commit 4e28cc13c9

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;
}