mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix agenda selecting agenda
This commit is contained in:
@@ -1119,6 +1119,21 @@ ngx-mat-datetime-content{
|
||||
padding: 0px !important;
|
||||
}
|
||||
|
||||
.select-calendar {
|
||||
.mat-form-field-infix {
|
||||
width: unset !important;
|
||||
// width: 100%;
|
||||
}
|
||||
|
||||
// .mat-select-value {
|
||||
// display: table-cell;
|
||||
// max-width: unset !important;
|
||||
// width: 100% !important;
|
||||
// /* text-overflow: ellipsis; */
|
||||
// /* white-space: nowrap; */
|
||||
// }
|
||||
}
|
||||
|
||||
|
||||
.loading-blocker {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user