mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
Improve agenda
This commit is contained in:
@@ -721,4 +721,5 @@ app-approve-event{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
+8
-1
@@ -869,4 +869,11 @@ background: rgb(92, 92, 92);
|
||||
from {right: -100%;}
|
||||
to {right: 0px;}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.calendar-component .monthview-container .swiper-slide-active table tbody {
|
||||
tr:nth-child(n+6) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user