Sfoglia il codice sorgente

Fixes #20017: ensures full ChangeLog change is highlighted (#20018)

Jason Novinger 8 mesi fa
parent
commit
47359d9284

File diff suppressed because it is too large
+ 0 - 0
netbox/project-static/dist/netbox.css


+ 2 - 0
netbox/project-static/styles/custom/_code.scss

@@ -8,6 +8,8 @@ pre.change-data {
     display: block;
     padding-right: $spacer;
     padding-left: $spacer;
+    width: 100%;
+    min-width: fit-content;
 
     &.added {
       background-color: $green;

Some files were not shown because too many files changed in this diff