This commit is contained in:
Aya Morisawa 2018-07-23 20:58:59 +09:00
parent 8d7f16caed
commit 9ad403af00

View file

@ -156,9 +156,6 @@ root(isDark)
> .center
margin auto
> .icon
position absolute
top 0
left 0
display block
width 48px
height 48px
@ -167,6 +164,7 @@ root(isDark)
background-position center
background-repeat no-repeat
opacity 0.3
cursor: pointer;
> .left
height 48px