Do minor styling fixes

This commit is contained in:
Carlos Fernandez 2025-11-14 16:14:28 -05:00
parent 63e66bd0d3
commit 2f32a938f3
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
.tab.active.description {
display: flex;
flex-direction: column;
height: -webkit-fill-available !important;
flex: 1;
overflow-y: hidden !important;
padding-top: 10px;