Update Vaultwarden theme: Hide icons from bottom of login page
This commit is contained in:
@@ -212,6 +212,10 @@ body {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
.tw-hidden bit-icon {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
bit-landing-footer {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user