mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
[PM-3804] Remove Server Flag Icons (#6207)
* remove flags from web component * remove selectedRegionImageName from web component * remove input * delete image files and update browser translation * update translation and popup width for destkop/browser * remove translations * revert width on dialog
This commit is contained in:
@@ -83,17 +83,4 @@
|
||||
background-color: themed("listItemBackgroundHoverColor") !important;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
margin-bottom: -2px;
|
||||
height: 14px;
|
||||
}
|
||||
|
||||
.img-us {
|
||||
content: url("../images/flag-us.svg");
|
||||
}
|
||||
|
||||
.img-eu {
|
||||
content: url("../images/flag-eu.svg");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user