Refactor Login Scene
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
@media only screen and (max-width: 600px) {
|
||||
.sidebar > div {
|
||||
max-height: 240px;
|
||||
}
|
||||
|
||||
.sidebar > div {
|
||||
max-height: 240px;
|
||||
}
|
||||
|
||||
.sidebar{
|
||||
max-width: 200px;
|
||||
}
|
||||
|
||||
.btn-cam-action div{
|
||||
bottom: 50px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user