chore: removed duplicate z-index (#2583)
Co-authored-by: 이광오 <maeryo@hanwha.com>
This commit is contained in:
parent
f37513c45e
commit
4e28cc13c9
|
@ -175,7 +175,6 @@ table tr>*:last-child {
|
||||||
max-width: 25em;
|
max-width: 25em;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
max-height: 95%;
|
max-height: 95%;
|
||||||
z-index: 99999;
|
|
||||||
animation: .1s show forwards;
|
animation: .1s show forwards;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue