mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Fix css issue
This commit is contained in:
@@ -18,6 +18,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.withinDemo {
|
||||
> .dialog {
|
||||
@include S(padding-top, 60px);
|
||||
}
|
||||
}
|
||||
|
||||
.dialog {
|
||||
// background: rgba(#222428, 0.5);
|
||||
@include S(border-radius, $globalBorderRadius);
|
||||
|
||||
Reference in New Issue
Block a user