]> Untitled Git - lemmy-ui.git/blobdiff - src/assets/css/main.css
Merge branch 'main' into comment-depth
[lemmy-ui.git] / src / assets / css / main.css
index 3ff70e47f2b1d965d5b8b55cde78173e31d910fd..e1adfc53e1fde6077b34e16b552c8a6604b73825 100644 (file)
@@ -218,6 +218,11 @@ blockquote {
   overflow-y: auto;
 }
 
+.comments {
+  list-style: none;
+  padding: 0;
+}
+
 .thumbnail {
   object-fit: cover;
   min-height: 60px;