mirror of
https://example.com
synced 2024-11-23 10:06:40 +09:00
fix mobile navbar
This commit is contained in:
parent
1120818f47
commit
f46445038a
1 changed files with 2 additions and 1 deletions
|
@ -119,7 +119,8 @@ function more() {
|
|||
|
||||
> .post {
|
||||
position: relative;
|
||||
display: block;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
color: var(--fgOnAccent);
|
||||
|
|
Loading…
Reference in a new issue