2
2
mirror of https://github.com/m1k1o/neko.git synced 2024-07-24 14:40:50 +12:00

login screen position fixed, .

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

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