Styling of login and profile views.

Work on issue #128.
This commit is contained in:
N-Pex 2021-07-18 22:57:31 +02:00
parent b8fa1963d5
commit fe25431284
9 changed files with 183 additions and 49 deletions

View file

@ -8,7 +8,11 @@
fluid
fill-height
style="
position: absolute;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 20;
background-color: rgba(255, 255, 255, 1);
"