mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 09:58:26 +00:00
Fix footer css on some pages
This commit is contained in:
@ -255,6 +255,9 @@ label span.muted {
|
||||
background: #708090;
|
||||
height: 101vh;
|
||||
}
|
||||
.login-layout > .ui.footer, .register-layout > .ui.footer, .newinvite-layout > .ui.footer {
|
||||
background: #708090;
|
||||
}
|
||||
|
||||
.login-layout .login-view, .register-layout .register-view, .newinvite-view {
|
||||
background: #fff;
|
||||
|
Reference in New Issue
Block a user