mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
save
This commit is contained in:
@@ -417,10 +417,15 @@ ion-toolbar{
|
||||
|
||||
}
|
||||
.description{
|
||||
width: 275px;
|
||||
font-family: Roboto;
|
||||
font-size: 15px;
|
||||
font-weight: bold;
|
||||
color: #0d89d1;
|
||||
|
||||
white-space: nowrap;
|
||||
overflow: hidden !important;
|
||||
text-overflow: ellipsis !important;
|
||||
}
|
||||
}
|
||||
.color{
|
||||
@@ -486,4 +491,8 @@ ion-toolbar{
|
||||
.schedule{
|
||||
width: 360px;
|
||||
}
|
||||
}
|
||||
ion-title{
|
||||
border: 1px solid red;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
Reference in New Issue
Block a user