update
This commit is contained in:
@@ -58,9 +58,9 @@ body {
|
||||
}
|
||||
> main {
|
||||
grid-area: main;
|
||||
overflow-y: auto;
|
||||
min-height: 0; // ← ESTO ES CRUCIAL PARA GRID
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user