Fix long client names overflowing
This commit is contained in:
parent
13aaedfad9
commit
dc46b81812
@ -52,6 +52,8 @@
|
|||||||
border-radius: .25rem
|
border-radius: .25rem
|
||||||
height: 2rem
|
height: 2rem
|
||||||
box-sizing: border-box
|
box-sizing: border-box
|
||||||
|
white-space: nowrap
|
||||||
|
overflow-x: hidden
|
||||||
|
|
||||||
&:not(:hover) > svg.chevron
|
&:not(:hover) > svg.chevron
|
||||||
display: none
|
display: none
|
||||||
|
Loading…
Reference in New Issue
Block a user