Elements card scroll
parent
27063fc1fb
commit
876ab85a8e
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue