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 11:21:58 +02:00
committed by GitHub
co-authored by 이광오
parent f37513c45e
commit 4e28cc13c9
-1
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;
}