mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Search solved, aprove envent and remove from home the serviceworker
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user