login screen position fixed, #381.

This commit is contained in:
Miroslav Šedivý 2024-04-15 18:04:17 +02:00
parent bb595e8f1f
commit 75c31ab5bc

View File

@ -24,7 +24,7 @@
<style lang="scss" scoped>
.connect {
position: absolute;
position: fixed;
top: 0;
left: 0;
right: 0;