mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
fix border in actions modals
This commit is contained in:
@@ -2,8 +2,7 @@
|
|||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
ion-content{
|
ion-content{
|
||||||
--background: transparent;
|
--background: #ebebeb;
|
||||||
transform: translate3d(0, 5px, 0);
|
|
||||||
--border-radius: 30px;
|
--border-radius: 30px;
|
||||||
}
|
}
|
||||||
ion-footer{
|
ion-footer{
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
:host{
|
:host{
|
||||||
background: #0782c9;
|
background: transparent;
|
||||||
}
|
}
|
||||||
ion-content{
|
ion-content{
|
||||||
--background: transparent;
|
--background: #ebebeb;
|
||||||
transform: translate3d(0, 5px, 0);
|
//transform: translate3d(0, 5px, 0);
|
||||||
--border-radius: 30px;
|
--border-radius: 30px;
|
||||||
}
|
}
|
||||||
ion-footer{
|
ion-footer{
|
||||||
|
|||||||
@@ -2,8 +2,7 @@
|
|||||||
background: #0782c9;
|
background: #0782c9;
|
||||||
}
|
}
|
||||||
ion-content{
|
ion-content{
|
||||||
--background: transparent;
|
--background: #ebebeb;
|
||||||
transform: translate3d(0, 5px, 0);
|
|
||||||
--border-radius: 30px;
|
--border-radius: 30px;
|
||||||
}
|
}
|
||||||
ion-footer{
|
ion-footer{
|
||||||
|
|||||||
@@ -4,7 +4,6 @@
|
|||||||
}
|
}
|
||||||
ion-content{
|
ion-content{
|
||||||
--background: transparent;
|
--background: transparent;
|
||||||
//transform: translate3d(0, 5px, 0);
|
|
||||||
--border-radius: 30px;
|
--border-radius: 30px;
|
||||||
}
|
}
|
||||||
ion-toolbar{
|
ion-toolbar{
|
||||||
|
|||||||
Reference in New Issue
Block a user