mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 06:56:00 -03:30
fix tag word wrapping for firefox
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
color: @at-white;
|
||||
margin: 2px @at-space-2x;
|
||||
align-self: center;
|
||||
/* fallback for FF < 68 which doesn't support `break-word` */
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
|
||||
&:hover,
|
||||
|
||||
Reference in New Issue
Block a user