This commit is contained in:
2025-11-01 13:40:10 +01:00
parent 816910ca40
commit 816c880e8e
2 changed files with 16 additions and 9 deletions
+1 -1
View File
@@ -862,7 +862,7 @@ button.danger:hover:not([disabled]) {
.preview-workspace__details {
display: flex;
flex-direction: column;
gap: 1.5rem;
gap: 0.5rem;
overflow-y: auto;
min-height: 0;
}