forked from FoundKeyGang/FoundKey
wip
This commit is contained in:
parent
ec652dd0ac
commit
8317a219a5
1 changed files with 6 additions and 3 deletions
|
@ -130,12 +130,15 @@ export default Vue.extend({
|
|||
margin auto
|
||||
display block
|
||||
width 48px
|
||||
height 48px
|
||||
opacity 0.3
|
||||
text-align center
|
||||
cursor pointer
|
||||
opacity 0.5
|
||||
|
||||
> svg
|
||||
fill currentColor
|
||||
width 24px
|
||||
height 48px
|
||||
vertical-align top
|
||||
fill var(--desktopHeaderFg)
|
||||
|
||||
> .left,
|
||||
> .center
|
||||
|
|
Loading…
Reference in a new issue