feat: boards on desktop as on mobile
This commit is contained in:
@ -19,10 +19,7 @@
|
||||
}
|
||||
|
||||
.mobile-padding-height {
|
||||
height: 100% !important;
|
||||
@media (min-width: 48em) {
|
||||
height: 89vh;
|
||||
}
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.container-full-height {
|
||||
|
||||
Reference in New Issue
Block a user