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
|
margin auto
|
||||||
display block
|
display block
|
||||||
width 48px
|
width 48px
|
||||||
height 48px
|
text-align center
|
||||||
opacity 0.3
|
|
||||||
cursor pointer
|
cursor pointer
|
||||||
|
opacity 0.5
|
||||||
|
|
||||||
> svg
|
> svg
|
||||||
fill currentColor
|
width 24px
|
||||||
|
height 48px
|
||||||
|
vertical-align top
|
||||||
|
fill var(--desktopHeaderFg)
|
||||||
|
|
||||||
> .left,
|
> .left,
|
||||||
> .center
|
> .center
|
||||||
|
|
Loading…
Reference in a new issue