We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df92b23 commit a1a5edcCopy full SHA for a1a5edc
2 files changed
src/components/views/LocalModList.vue
@@ -73,7 +73,6 @@ function removeFilter(filter: string) {
73
.mod-list-content {
74
flex: 1;
75
overflow-y: auto;
76
- padding-right: 1rem;
77
}
78
79
</style>
0 commit comments