Desktop width constrain
This commit is contained in:
parent
19cf6bd66e
commit
62652e20a4
10 changed files with 72 additions and 28 deletions
|
|
@ -1,14 +1,5 @@
|
|||
@import "@/assets/css/main.scss";
|
||||
|
||||
.login-root {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
width: 80%;
|
||||
height: 100%;
|
||||
padding: 0;
|
||||
margin: 10%;
|
||||
background-color: $background;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue