Remove the ugly space-evenly from the pell status bar

This commit is contained in:
Tracker-Friendly 2024-07-02 18:17:14 +01:00
parent 5ffa65212c
commit efaf32bab0
1 changed files with 0 additions and 1 deletions

View File

@ -424,7 +424,6 @@ body {
.pell-actionbar { .pell-actionbar {
display: flex; display: flex;
justify-content: space-evenly;
margin-bottom: 5px; margin-bottom: 5px;
} }