add messing import

This commit is contained in:
Peter Maquiran
2023-07-12 15:49:34 +01:00
parent 86f9e528e1
commit a7b247dba5
28 changed files with 57 additions and 16 deletions
@@ -1,3 +1,5 @@
@import '~src/function.scss';
ion-item-group{
margin: 15px;
}
+2 -2
View File
@@ -112,8 +112,8 @@ ion-item{
}
.div-top-header{
margin: 0 em(20px);
padding-top: em(15px);
margin: 0 em(20);
padding-top: em(15);
border: 0!important;
}