This commit is contained in:
syuilo
2018-09-22 20:11:13 +09:00
parent aa5528d11e
commit 93e5e4afc0
3 changed files with 11 additions and 3 deletions

View File

@@ -279,7 +279,7 @@ root(isDark)
height 100%
background isDark ? #282C37 : #fff
border-radius 6px
box-shadow 0 2px 16px rgba(#000, 0.1)
//box-shadow 0 2px 16px rgba(#000, 0.1)
overflow hidden
&.draghover