Settings: Fix header title wrapping (#3325)
This commit is contained in:
parent
3af8f91f3c
commit
638455d3a9
@ -17,6 +17,9 @@
|
||||
margin-left: 1.375rem;
|
||||
margin-right: auto;
|
||||
user-select: none;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.SearchInput {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user