Ver Fonte

17064 fix markdown padding for first line

Arthur Hanson há 1 ano atrás
pai
commit
b7b0ab16f5

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
netbox/project-static/dist/netbox.css


+ 4 - 0
netbox/project-static/styles/overrides/_tabler.scss

@@ -44,3 +44,7 @@ table a {
 [data-bs-theme=dark] ::selection {
   background-color: rgba(var(--tblr-primary-rgb),.48)
 }
+
+pre code {
+  padding: unset;
+}

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff