Search solved, aprove envent and remove from home the serviceworker

This commit is contained in:
Eudes Inácio
2023-08-15 18:09:03 +01:00
parent ae2701cbcd
commit 61a2b78eec
6 changed files with 422 additions and 345 deletions
@@ -41,6 +41,7 @@ ion-menu{
/* overflow: auto;
width: 100%; */
border-right: 1px solid #d8d8d8;
background: white;
.upper-content{
margin-left: 40px;
@@ -220,6 +221,11 @@ ion-menu{
}
}
.scrollable-pre {
max-height: 300px;
overflow-y: auto; /* Add vertical scroll if content exceeds max height */
}
@media only screen and (min-width: 1140px){
.content{
width: 75%;