Elements card scroll

pull/4/head
Alvaro Puente Mella 2024-07-05 13:46:57 +02:00
parent 27063fc1fb
commit 876ab85a8e
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
.unidad-card, .elements-card {
flex: 1 1 45%;
background-color: #fafafa;
max-height: 300px;
overflow-y: auto;
}
.details-card, .classroom-view {