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';
.display-none-true{
display: none;
border: 1px solid red;
@@ -1,3 +1,4 @@
@import '~src/function.scss';
:host{
margin: 0;
}
@@ -1,3 +1,5 @@
@import '~src/function.scss';
ion-content{
--background:transparent;
--padding-top:0px;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.btn-modal-dismiss{
width: 37px;
float: left;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.right{
padding: 0!important;
float: right;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
ion-content{
--background:transparent;
}
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.header-toolbar{
--background:transparent;
--opacity: 1;
@@ -1,3 +1,4 @@
@import '~src/function.scss';
.header-toolbar{
--background:transparent;
@@ -1,3 +1,4 @@
@import '~src/function.scss';
.header-toolbar{
--background:transparent;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
ion-content{
--background:transparent;
}
+3 -3
View File
@@ -1,15 +1,15 @@
@import '~src/function.scss';
.div-top-header{
margin: 0 em(20px);
margin: 0 em(20);
background-color: #0782c9;
padding-top: em(15px);
padding-top: em(15);
border: 0!important;
}
.div-logo{
background: transparent;
width: em(140px);
width: em(140);
justify-content: center;
display: flex;
}
+1 -1
View File
@@ -1,7 +1,7 @@
@import '~src/function.scss';
.div-top-header{
margin: 0 em(20px);
margin: 0 em(20);
// background-color: #0782c9;
//padding-top: em(15px);
border: 0!important;
+3 -3
View File
@@ -1,14 +1,14 @@
@import '~src/function.scss';
.div-top-header{
margin: 0 em(20px);
padding-top: em(15px);
margin: 0 em(20);
padding-top: em(15);
border: 0!important;
}
.div-logo{
background: transparent;
width: em(140px);
width: em(140);
justify-content: center;
display: flex;
}
@@ -1,3 +1,5 @@
@import '~src/function.scss';
:host{
text-align: center;
align-items: center;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.options-container{
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.options-container {
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.options-container{
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.wrapper{
width: 100% !important;
padding-top:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.container{
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.container{
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.options-container{
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.options-container{
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
:host{
text-align: center;
align-items: center;