mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 20:07:33 -07:00
Enhance #1958
This commit is contained in:
parent
e27ca17f6b
commit
9058747d46
1 changed files with 1 additions and 3 deletions
|
@ -156,9 +156,6 @@ root(isDark)
|
|||
> .center
|
||||
margin auto
|
||||
> .icon
|
||||
position absolute
|
||||
top 0
|
||||
left 0
|
||||
display block
|
||||
width 48px
|
||||
height 48px
|
||||
|
@ -167,6 +164,7 @@ root(isDark)
|
|||
background-position center
|
||||
background-repeat no-repeat
|
||||
opacity 0.3
|
||||
cursor: pointer;
|
||||
|
||||
> .left
|
||||
height 48px
|
||||
|
|
Loading…
Reference in a new issue