Merge branch '204-login-page-logo-alignment' into 'dev'

login page logo alignment fixed

See merge request keanuapp/keanuapp-weblite!49
This commit is contained in:
N Pex 2022-02-23 12:28:14 +00:00
commit 231a4b721c

View file

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