z-index css 수정
This commit is contained in:
parent
f775354e43
commit
37113481f0
@ -35,7 +35,7 @@ $alert-color: #101010;
|
|||||||
border: 1px solid #000;
|
border: 1px solid #000;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
background-color: #272727;
|
background-color: #272727;
|
||||||
z-index: 9999999;
|
z-index: 100000;
|
||||||
&.xsm{
|
&.xsm{
|
||||||
width: 200px;
|
width: 200px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user