mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
fix navbar text breaks
This commit is contained in:
@@ -120,12 +120,12 @@ input, select, textarea {
|
||||
|
||||
.dropdown-menu {
|
||||
min-width: 200px;
|
||||
max-width: 250px;
|
||||
max-width: 300px;
|
||||
|
||||
.dropdown-item-text {
|
||||
line-height: 1.3;
|
||||
|
||||
small {
|
||||
span, small {
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user