mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
wip
This commit is contained in:
parent
3244a53e6e
commit
ee1b275c92
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