mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
fix agenda layout and publication stop playing video on scroll
This commit is contained in:
@@ -508,7 +508,6 @@ div ion-raw > ul > li {
|
||||
font-family: Roboto;
|
||||
font-weight: bold;
|
||||
color: var(--title-text-color);
|
||||
max-width: 250px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
@@ -519,7 +518,6 @@ div ion-raw > ul > li {
|
||||
overflow: hidden !important;
|
||||
text-overflow: ellipsis !important;
|
||||
font-size: rem(17);
|
||||
max-width: 250px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user