diff --git a/src/main/webapp/sass/components/_subscription-list.scss b/src/main/webapp/sass/components/_subscription-list.scss index 9ddba1e9..ef37d6dc 100644 --- a/src/main/webapp/sass/components/_subscription-list.scss +++ b/src/main/webapp/sass/components/_subscription-list.scss @@ -16,6 +16,10 @@ white-space: nowrap; } +.css-treeview .config { + padding-top: 3px; +} + .css-treeview ul { list-style: none; margin-left: 0px; diff --git a/src/main/webapp/templates/_category.html b/src/main/webapp/templates/_category.html index 8fe2d58d..e0d5a885 100644 --- a/src/main/webapp/templates/_category.html +++ b/src/main/webapp/templates/_category.html @@ -2,7 +2,7 @@