mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
overflow hidden on user menu
This commit is contained in:
@@ -701,3 +701,7 @@ img.logo {
|
||||
.min-height-fix {
|
||||
min-height: 1px;
|
||||
}
|
||||
|
||||
.overflow-hidden {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user