mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
[SG-451] [Defect] - Safari Extension Does Not Display Icon for Long Named Orgs (#3145)
* chore: added strings for disabled org messages * chore: added icon display * chore: added prevent filter check * chore: code changes for desktop * chore: browser * fix: float icon * fix: float right icon * fix: vary elipsis size
This commit is contained in:
@@ -136,3 +136,9 @@ div:not(.modal)::-webkit-scrollbar-thumb,
|
||||
.cdk-virtual-scroll-content-wrapper {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
//taken from bootstrap for replicating functionality
|
||||
.ml-auto,
|
||||
.mx-auto {
|
||||
margin-left: auto !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user