mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +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;
|
||||
min-height: 26px;
|
||||
max-width: none;
|
||||
white-space: nowrap;
|
||||
|
||||
.fa, .fas {
|
||||
font-size: 11px;
|
||||
|
Loading…
Reference in New Issue
Block a user