mirror of
https://github.com/m1k1o/neko.git
synced 2025-04-28 18:06:20 +02:00
login screen position fixed, #381.
This commit is contained in:
parent
9487f7d1dd
commit
fce7454f28
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
<style lang="scss" scoped>
|
||||
.connect {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue