login page logo alignment fixed
This commit is contained in:
parent
128b19ef8f
commit
c581724948
1 changed files with 4 additions and 0 deletions
|
|
@ -2,4 +2,8 @@
|
||||||
|
|
||||||
.login-root {
|
.login-root {
|
||||||
background-color: $background;
|
background-color: $background;
|
||||||
|
|
||||||
|
.chat-header {
|
||||||
|
position: static;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue