refactor: begin redesign of tab errors

This commit is contained in:
alexsparkes
2024-08-17 23:50:13 +01:00
parent 7178983a36
commit bf64f56f7c
15 changed files with 98 additions and 81 deletions

View File

@@ -9,7 +9,7 @@
padding: 0 5px;
border-radius: 12px 0 0 12px;
overflow: hidden auto;
height: 67vh;
height: calc(80vh - 80px);
min-width: 250px;
.mainTitle {