Added custom styling for moderators and subscribers

This commit is contained in:
nuttylmao
2025-09-22 09:37:21 +10:00
parent f5a8941e5b
commit 12af25b948
4 changed files with 45 additions and 2 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ html {
li {
list-style: none;
overflow: hidden;
/* overflow: hidden; */
max-height: 0;
margin: 10px 0px 0px 0px;
transition: all 1s ease-in-out;