Remove the ugly space-evenly from the pell status bar
This commit is contained in:
parent
5ffa65212c
commit
efaf32bab0
|
@ -424,7 +424,6 @@ body {
|
||||||
|
|
||||||
.pell-actionbar {
|
.pell-actionbar {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-evenly;
|
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in New Issue