sync the changelog sizes in app and system update
This commit is contained in:
@@ -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 doesn’t overlap text */
|
||||
}
|
||||
|
||||
.skip-backup {
|
||||
|
||||
Reference in New Issue
Block a user