Fix center select name modal
This commit is contained in:
parent
2c862fe7e7
commit
09d5e0b689
3
front/dist/resources/html/loginScene.html
vendored
3
front/dist/resources/html/loginScene.html
vendored
@ -4,7 +4,8 @@
|
||||
border: 1px solid #42464b;
|
||||
border-radius: 6px;
|
||||
margin: 20px auto 0;
|
||||
width: 200px;
|
||||
width: 90%;
|
||||
max-width: 200px;
|
||||
height: 200px;
|
||||
}
|
||||
#loginScene h1 {
|
||||
|
Loading…
Reference in New Issue
Block a user