mirror of
https://github.com/pattern-lab/patternlab-php.git
synced 2025-01-17 22:29:12 +01:00
fixing the background color of the viewport
This commit is contained in:
parent
fe276287e1
commit
d2a3fe6e66
@ -345,6 +345,7 @@
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
background-color: white;
|
||||
}
|
||||
#sg-viewport.hay-mode {
|
||||
-webkit-transition: all 40s linear;
|
||||
|
@ -499,6 +499,7 @@ $animate-quick: 0.2s;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
background-color: white;
|
||||
|
||||
&.hay-mode {
|
||||
-webkit-transition: all 40s linear;
|
||||
|
Loading…
x
Reference in New Issue
Block a user