mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
fix mobile navbar
This commit is contained in:
parent
1cd7b8bc38
commit
cc0d324fd7
@ -119,7 +119,8 @@ function more() {
|
|||||||
|
|
||||||
> .post {
|
> .post {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: block;
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
color: var(--fgOnAccent);
|
color: var(--fgOnAccent);
|
||||||
|
Loading…
Reference in New Issue
Block a user