Skip to content

Commit a1a5edc

Browse files
committed
Removed unnecessary padding
1 parent df92b23 commit a1a5edc

2 files changed

Lines changed: 294 additions & 296 deletions

File tree

src/components/views/LocalModList.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ function removeFilter(filter: string) {
7373
.mod-list-content {
7474
flex: 1;
7575
overflow-y: auto;
76-
padding-right: 1rem;
7776
}
7877
}
7978
</style>

0 commit comments

Comments
 (0)