mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
seems like the login screen of the web-vault has changed again
@@ -63,10 +63,10 @@ app-root img.new-logo-themed {
|
||||
}
|
||||
|
||||
/* Use a custom top left logo on login and locked screen page */
|
||||
auth-anon-layout > main > a > bit-icon > svg {
|
||||
auth-anon-layout > main > div > a > bit-icon > svg {
|
||||
display: none !important;
|
||||
}
|
||||
auth-anon-layout > main > a > bit-icon::before {
|
||||
auth-anon-layout > main > div > a > bit-icon::before {
|
||||
display: block;
|
||||
content: "" !important;
|
||||
width: 175px !important;
|
||||
|
||||
Reference in New Issue
Block a user