mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
fix
This commit is contained in:
@@ -198,7 +198,7 @@ ion-menu{
|
|||||||
.attach-title-item{
|
.attach-title-item{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
color:var(--title-text-color);
|
color: var(--title-text-color);
|
||||||
}
|
}
|
||||||
/* SPAN */
|
/* SPAN */
|
||||||
.span-left{
|
.span-left{
|
||||||
|
|||||||
@@ -117,7 +117,7 @@ ion-content{
|
|||||||
.attach-title-item{
|
.attach-title-item{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
color:#0d89d1;
|
color: var(--title-text-color);
|
||||||
}
|
}
|
||||||
/* SPAN */
|
/* SPAN */
|
||||||
.span-left{
|
.span-left{
|
||||||
|
|||||||
Reference in New Issue
Block a user