This commit is contained in:
syuilo 2018-07-25 07:45:38 +09:00
parent 7605a512ba
commit 0b656999d8

View file

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