mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
fix: add margin between consecutive boxed json-viewer elements
This commit is contained in:
@@ -524,6 +524,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
json-viewer[boxed] + json-viewer[boxed] {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
@import '../_partials/_single/alert';
|
||||
@import '../_partials/_single/code';
|
||||
@import '../_partials/_single/diagram-copy-btn';
|
||||
|
||||
Reference in New Issue
Block a user