Resize inspect on viewer

This commit is contained in:
alonso.torres 2023-06-19 14:51:25 +02:00
parent 3741a65276
commit 34575b9413
5 changed files with 60 additions and 17 deletions

View file

@ -30,15 +30,6 @@
}
}
.tab-container-content {
overflow-y: auto;
overflow-x: hidden;
}
.inspect .tab-container-content {
overflow: hidden;
}
.tab-element,
.tab-element-content {
height: 100%;