Set all flex vendor attributes when maximized.
This commit is contained in:
parent
a060b08552
commit
c8a348c5b6
|
@ -5,6 +5,9 @@
|
|||
width: 0
|
||||
padding: 0
|
||||
flex: 0
|
||||
-webkit-flex: 0
|
||||
-moz-flex: 0
|
||||
-ms-flex: 0
|
||||
*:not(#slider):not(.icon):not(.ember-view)
|
||||
display: none
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user