Fix very long tree-folder-items (#4502)

#fix https://github.com/FreshRSS/FreshRSS/issues/4217
This commit is contained in:
Alexandre Alapetite
2022-08-15 20:10:08 +02:00
committed by GitHub
parent 36a615beeb
commit 839fddaba9
2 changed files with 0 additions and 2 deletions

View File

@@ -871,7 +871,6 @@ li.drag-hover {
.tree-folder-items {
padding: 0;
max-height: 200em;
list-style: none;
transition: max-height .3s linear;
}

View File

@@ -871,7 +871,6 @@ li.drag-hover {
.tree-folder-items {
padding: 0;
max-height: 200em;
list-style: none;
transition: max-height .3s linear;
}