UI improvements (#2926)

This commit is contained in:
Tiago Vasconcelos
2025-02-07 10:09:15 +02:00
committed by GitHub
parent 9a1d707f54
commit 53b00c6d41
9 changed files with 121 additions and 23 deletions
+3
View File
@@ -532,6 +532,9 @@ video {
word-break: break-word;
}
.q-card {
border-radius: 10px;
}
.q-card code {
overflow-wrap: break-word;
}