character hotifxes

This commit is contained in:
_Bastler
2021-05-26 18:46:25 +02:00
parent 058006a285
commit 7e07279c88
5 changed files with 16 additions and 44 deletions
+5 -2
View File
@@ -6,8 +6,9 @@
margin: 10px auto 0;
color: #ebeeee;
overflow: auto;
width: 42vw;
width: 28vw;
height: 48vh;
margin-left: -5vw;
/*max-width: 300px;
max-height: 48vh;*/
}
@@ -98,8 +99,10 @@
}
@media only screen and (max-width: 600px) {
#customizeScene {
max-width: 160px;
overflow-y: scroll;
margin-left: 70vw;
width: 200px;
margin-top: 20vh;
}
}
@media only screen and (max-height: 400px) {