Disable theme wheel for now

This commit is contained in:
Eduard Urbach 2018-04-25 14:35:23 +02:00
parent 741dc687c6
commit 220f2e2eba

View File

@ -1,15 +1,15 @@
.theme-wheel // .theme-wheel
position fixed // position fixed
right content-padding // right content-padding
bottom content-padding // bottom content-padding
width 200px // width 200px
height 200px // height 200px
border 1px solid red // border 1px solid red
background rgba(255, 255, 255, 0.1) // background rgba(255, 255, 255, 0.1)
border-radius 50% // border-radius 50%
&.fade-out // &.fade-out
pointer-events none // pointer-events none
.theme-wheel-theme // .theme-wheel-theme
// // //