mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-16 01:47:30 +01:00
WIP MNT design/UX cleanup
This commit is contained in:
@@ -33,10 +33,7 @@
|
||||
@include translate3d(0, 0, 0);
|
||||
|
||||
// @include backface-visibility(hidden);
|
||||
-webkit-perspective: 1000;
|
||||
-moz-perspective: 1000;
|
||||
-ms-perspective: 1000;
|
||||
perspective: 1000;
|
||||
perspective: 1000;
|
||||
|
||||
.panel-toggles {
|
||||
@include transition( all 0.15s ease-in-out);
|
||||
@@ -99,10 +96,7 @@
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
// @include backface-visibility(hidden);
|
||||
-webkit-perspective: 1000;
|
||||
-moz-perspective: 1000;
|
||||
-ms-perspective: 1000;
|
||||
perspective: 1000;
|
||||
perspective: 1000;
|
||||
|
||||
z-index: 1000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user