- added stats to dashboard;
- improved form builder;
This commit is contained in:
@@ -112,4 +112,19 @@ img {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 800px) {
|
||||
.inner {
|
||||
flex-direction: column;
|
||||
|
||||
> aside {
|
||||
flex: 0 0 auto;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
> main {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user