Merge remote-tracking branch 'origin/qcast-pub' into dev

This commit is contained in:
김민식 2025-01-15 10:26:52 +09:00
commit c4e875d306

View File

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