Browse Source

Update style for summary

Visman 1 year ago
parent
commit
e3f28a6a14
1 changed files with 3 additions and 0 deletions
  1. 3 0
      public/style/ForkBB/style.css

+ 3 - 0
public/style/ForkBB/style.css

@@ -232,6 +232,9 @@ body,
 
 #fork summary {
   cursor: pointer;
+}
+
+#fork details[open] > summary {
   margin-bottom: 0.625rem;
 }