Skip to content
Snippets Groups Projects
Commit 92befbb4 authored by Acid Chicken (硫酸鶏)'s avatar Acid Chicken (硫酸鶏) Committed by Aya Morisawa
Browse files

Fix #2177

Resolves #2177
parent ab701bb9
No related branches found
No related tags found
No related merge requests found
......@@ -155,6 +155,10 @@ root(isDark)
max-width 1300px
margin 0 auto
> *
position absolute
height 48px
> .center
margin auto
......@@ -169,11 +173,13 @@ root(isDark)
opacity 0.3
cursor pointer
> .left
height 48px
> .left,
> .center
left 0
> .right
height 48px
> .right,
> .center
right 0
> *
display inline-block
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment