mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
dix bugs
This commit is contained in:
+38
-1
@@ -787,7 +787,7 @@ app-header-no-search .ion-toolbar{
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// mobile
|
||||
@@ -1679,3 +1679,40 @@ h5, .buttons{
|
||||
width: 450px;
|
||||
height: 350px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.aside-gabinete-modal{
|
||||
.modal-wrapper{
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
height: 100%;
|
||||
width: 400px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.aside-gabinete-modal::part(content) {
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
width: 348px;
|
||||
top: 0px !important;
|
||||
border: 0px !important;
|
||||
max-height: 100% !important;
|
||||
right: 0px !important;
|
||||
/* min-height: 100%; */
|
||||
left: auto !important;
|
||||
}
|
||||
|
||||
|
||||
.aside-gabinete-modal::part(background) {
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
height: 100%;
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user