forked from External/greenlight
remove signin background
This commit is contained in:
parent
77c66c5be5
commit
3521436bc8
Binary file not shown.
Before Width: | Height: | Size: 853 KiB |
|
@ -43,10 +43,6 @@ body[data-controller=landing].app-background {
|
||||||
@extend .background;
|
@extend .background;
|
||||||
}
|
}
|
||||||
|
|
||||||
body[data-controller=landing][data-action=rooms].app-background {
|
|
||||||
background-image: asset-url('bg_personal_room');
|
|
||||||
}
|
|
||||||
|
|
||||||
#alerts {
|
#alerts {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 10px;
|
top: 10px;
|
||||||
|
|
Loading…
Reference in New Issue