mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
Fix long client names overflowing
This commit is contained in:
parent
13aaedfad9
commit
dc46b81812
@ -52,6 +52,8 @@
|
||||
border-radius: .25rem
|
||||
height: 2rem
|
||||
box-sizing: border-box
|
||||
white-space: nowrap
|
||||
overflow-x: hidden
|
||||
|
||||
&:not(:hover) > svg.chevron
|
||||
display: none
|
||||
|
Loading…
Reference in New Issue
Block a user