mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-01-22 10:48:06 +00:00
Make bottom bar smaller in narrow window
This commit is contained in:
parent
3daf405ae2
commit
0755436458
1 changed files with 1 additions and 2 deletions
|
@ -577,9 +577,8 @@ figure {
|
|||
}
|
||||
|
||||
.bottom-bar {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
& > div {
|
||||
& > div:nth-child(2) {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue