sync the changelog sizes in app and system update

This commit is contained in:
Girish Ramakrishnan
2025-09-30 14:46:39 +02:00
parent 7b85106792
commit 6cdbebf0d3
2 changed files with 9 additions and 3 deletions
+2 -1
View File
@@ -377,8 +377,9 @@ onMounted(async () => {
.changelog-container {
overflow: auto;
max-height: 60vh;
max-height: 20lh;
margin-bottom: 10px;
padding-right: 0.5rem; /* space so scrollbar doesnt overlap text */
}
.skip-backup {