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
3a744c79ae
commit
5354ad3934
@ -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