mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -07: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 */
|
/* 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;
|
display: none !important;
|
||||||
}
|
}
|
||||||
auth-anon-layout > main > a > bit-icon::before {
|
auth-anon-layout > main > div > a > bit-icon::before {
|
||||||
display: block;
|
display: block;
|
||||||
content: "" !important;
|
content: "" !important;
|
||||||
width: 175px !important;
|
width: 175px !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user