mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
Fix missing settings button (#3175)
* With changes made on https://github.com/bitwarden/clients/pull/2662 the button disappeared * Remove redundant and no longer used css for env settings button on desktop
This commit is contained in:
committed by
GitHub
parent
16de33fc1e
commit
296fb6deb9
@@ -56,7 +56,7 @@ app-home {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
a.settings-icon {
|
||||
button.settings-icon {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
|
||||
Reference in New Issue
Block a user