Prueba UI SideBar Width
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 10m52s

This commit is contained in:
Leandro Hernan Rojas 2025-02-06 15:02:27 -03:00
parent 6d9e49c252
commit d7ea2d6467

View File

@ -59,7 +59,7 @@ main {
}
.sidebar {
width: 250px;
width: 200px;
height: 100vh;
position: sticky;
top: 0;