mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
[Icons] Fix button icon/text margins (#1443)
This commit is contained in:
@@ -292,3 +292,7 @@ code {
|
||||
color: themed("textMuted") !important;
|
||||
}
|
||||
}
|
||||
|
||||
button i.bwi {
|
||||
margin-right: 0.25rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user