mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Add desktop inputs
This commit is contained in:
+23
-8
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user