login page logo alignment fixed

This commit is contained in:
10G Meow 2022-02-19 18:01:48 +02:00
parent 128b19ef8f
commit c581724948

View file

@ -2,4 +2,8 @@
.login-root {
background-color: $background;
.chat-header {
position: static;
}
}