chore: lint

This commit is contained in:
coderiaser 2025-01-20 18:22:07 +02:00
parent 907afc6e4a
commit ddd1722f39
7 changed files with 24 additions and 31 deletions

View file

@ -1,6 +1,6 @@
@supports (overflow: overlay) {
.files {
overflow-y: overlay;
overflow-y: auto;
}
.fm-header {