Update max height

This commit is contained in:
2019-08-30 17:04:23 -05:00
parent 83b5a6b157
commit ee69bc7fe3

View File

@@ -4,7 +4,7 @@
}
.InfoDetailsContent {
max-height: 70vh;
max-height: 60vh;
min-width: 80vw;
overflow-y: auto;
margin-bottom: 8px;