Fix tab height
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Alessio Davoli 2023-07-18 15:46:04 +02:00
parent 1644b17be8
commit cf3d7f17bc

View file

@ -68,7 +68,7 @@
.tab {
padding: 10px;
height: 100%;
height: 80%;
background-color: white;
}