mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Fixing flyout menu title and position wrapping (#1272)
This commit is contained in:
parent
91132e440b
commit
2f6a09f858
1 changed files with 2 additions and 1 deletions
|
|
@ -130,7 +130,8 @@
|
|||
|
||||
&__name,
|
||||
&__position {
|
||||
@include ellipsis(170px);
|
||||
@include ellipsis(150px);
|
||||
width: 150px;
|
||||
margin: 0;
|
||||
float: left;
|
||||
text-transform: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue