mirror of
https://github.com/laurent22/joplin.git
synced 2025-03-29 21:21:15 +02:00
Desktop: Fixes text wrap on new buttons (#7938)
This commit is contained in:
parent
ffeeff260f
commit
7754048b80
@ -51,6 +51,7 @@ const StyledButton = styled(Button)`
|
|||||||
height: 26px;
|
height: 26px;
|
||||||
min-height: 26px;
|
min-height: 26px;
|
||||||
max-width: none;
|
max-width: none;
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
.fa, .fas {
|
.fa, .fas {
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user