fixed informacionDeEquipo.equipos
This commit is contained in:
+1
-2
@@ -327,7 +327,7 @@ form {
|
||||
border-radius: 4px;
|
||||
background-color: #fff;
|
||||
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
||||
height: 100%;
|
||||
height: fit-content;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@@ -364,7 +364,6 @@ form {
|
||||
|
||||
.toggleContent {
|
||||
overflow-y: auto;
|
||||
height: 450px;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user