mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
gabinete digital automatic adjast height
This commit is contained in:
+25
-1
@@ -306,12 +306,36 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
.gabinete-digital-mobile-modal-to-Desktop{
|
||||
top: 75px;
|
||||
left: 340px;
|
||||
transform: none !important;
|
||||
ion-backdrop{
|
||||
display: none;
|
||||
display: none;
|
||||
transform: none !important;
|
||||
}
|
||||
.modal-wrapper{
|
||||
transform: none !important;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
box-shadow: none !important;
|
||||
.ion-page {
|
||||
transform: none !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1024px) {
|
||||
.gabinete-digital-mobile-modal-to-Desktop{
|
||||
top: 75px;
|
||||
left: 340px;
|
||||
|
||||
.modal-wrapper{
|
||||
transform: none !important;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
box-shadow: none !important;
|
||||
.ion-page {
|
||||
transform: none !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user