This commit is contained in:
tiago.kayaya
2021-06-11 00:15:26 +01:00
parent 1f8b0970fe
commit 9b95631df1
5 changed files with 14 additions and 19 deletions
+3 -2
View File
@@ -284,7 +284,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
.modal-desktop{
.modal-wrapper{
width: 100%;
max-width: 1466px !important;
height: 100%;
}
}
@@ -631,7 +631,8 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
// center
app-approve-event ion-content .main-content{
app-approve-event ion-content .main-content,
app-view-event ion-content .main-content{
max-width: 1366px !important;
margin: 0px auto !important;
}