1
0
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:
Daniel James Smith
2022-07-25 20:15:14 +02:00
committed by GitHub
parent 16de33fc1e
commit 296fb6deb9
3 changed files with 1 additions and 43 deletions

View File

@@ -56,7 +56,7 @@ app-home {
margin-top: 10px;
}
a.settings-icon {
button.settings-icon {
position: absolute;
top: 10px;
left: 10px;