Add desktop inputs

This commit is contained in:
Peter Maquiran
2021-06-24 11:08:17 +01:00
parent 149ac76410
commit b8a9e3cdb3
15 changed files with 353 additions and 60 deletions
+23 -8
View File
@@ -363,6 +363,20 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
}
.desktop-search {
padding-top: 0px !important;
margin-top: 80px !important;
position: relative !important;
ion-backdrop {
display: none !important;
}
// margin-top: 86px;
.model-wrapper {
}
}
.notification-modal {
ion-backdrop {
display: none;
@@ -401,23 +415,24 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
.modal-width-100-width-background, .modal-desktop {
padding-top: 76px;
.modal-wrapper{
.modal-wrapper {
width: 100% !important;
height: 99% !important;
position: relative;
}
}
.modal-padding-top{
.modal-wrapper{
height: 99%;
top: 2%;
position: relative;
.modal-padding-top {
margin-top: 87px;
.modal-wrapper {
// height: 99%;
// top: 2%;
// position: relative;
}
}
.modal-top-100-width-background, .modal-desktop {
.modal-wrapper{
.modal-wrapper {
width: 100%;
height: 99%;
position: relative;
@@ -897,7 +912,7 @@ background: rgb(92, 92, 92);
.date-hour-picker {
margin-top: -6px;
label#mat-form-field-label-7{
label#mat-form-field-label-7 {
// display: none;
}