mirror of
https://github.com/ascribe/onion.git
synced 2025-01-03 10:25:08 +01:00
Fix weird word breaks on edition action panel
This commit is contained in:
parent
384d597405
commit
ed6b80df89
@ -26,7 +26,7 @@
|
||||
vertical-align: middle;
|
||||
|
||||
&:first-child {
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
font-size: .9em;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user