nanka iroiro
This commit is contained in:
parent
f77eaaa08a
commit
6fea2f52f1
8 changed files with 155 additions and 91 deletions
|
|
@ -64,6 +64,12 @@ root(isDark)
|
|||
cursor pointer
|
||||
transition all 0.3s
|
||||
|
||||
&:first-child
|
||||
margin-top 0
|
||||
|
||||
&:last-child
|
||||
margin-bottom 0
|
||||
|
||||
> *
|
||||
user-select none
|
||||
|
||||
|
|
@ -89,6 +95,7 @@ root(isDark)
|
|||
|
||||
> .button
|
||||
display inline-block
|
||||
flex-shrink 0
|
||||
margin 3px 0 0 0
|
||||
width 34px
|
||||
height 14px
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue