MOBILE-2741 ux: Improve empty box styles

main
Pau Ferrer Ocaña 2018-11-19 12:57:58 +01:00
parent a0349ae069
commit 33d877a6be
1 changed files with 3 additions and 1 deletions

View File

@ -40,9 +40,11 @@ ion-app.app-root core-empty-box {
}
}
@include media-breakpoint-down(sm) {
@media (max-width: 350px) {
.core-empty-box {
position: relative;
height: auto;
margin-top: 50px;
.icon {
font-size: 100px;