Clean up
This commit is contained in:
parent
7605a512ba
commit
0b656999d8
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue