🚨chore: Sync Sass
This commit is contained in:
parent
d834e68b23
commit
6a979fefc9
@ -329,7 +329,7 @@
|
|||||||
border-top: 1px solid #000;
|
border-top: 1px solid #000;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
transition: all .17s ease-in-out;
|
transition: all .17s ease-in-out;
|
||||||
z-index: 999;
|
z-index: 99;
|
||||||
&.active{
|
&.active{
|
||||||
top: calc(92.8px + 50px);
|
top: calc(92.8px + 50px);
|
||||||
}
|
}
|
||||||
|
|||||||
@ -130,6 +130,10 @@ button{
|
|||||||
font-family: 'Pretendard', sans-serif !important;
|
font-family: 'Pretendard', sans-serif !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.no-click{
|
||||||
|
cursor: no-drop !important;
|
||||||
|
}
|
||||||
|
|
||||||
// margin
|
// margin
|
||||||
.mt5{margin-top: 5px !important;}
|
.mt5{margin-top: 5px !important;}
|
||||||
.mt10{margin-top: 10px !important;}
|
.mt10{margin-top: 10px !important;}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user