styles: fix sessions modal height

This commit is contained in:
Antonella Sgarlatta
2021-06-10 10:59:39 -03:00
parent f433576930
commit c0348a0d0a
2 changed files with 3 additions and 3 deletions

View File

@@ -259,8 +259,8 @@
height: 4.5rem;
}
.h-screen {
height: 100vh;
.h-90vh {
height: 90vh;
}
.max-h-120 {