Add word-break to bottom menu button labels
This commit is contained in:
parent
a1158d4525
commit
e8cfc33991
@ -22,6 +22,7 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
#bottomMenu button:active {
|
#bottomMenu button:active {
|
||||||
|
Loading…
Reference in New Issue
Block a user