mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 02:59:13 +00:00
Fix nested list margins
This commit is contained in:
@@ -273,6 +273,10 @@ strong {
|
||||
margin: 0 0 1rem 0;
|
||||
}
|
||||
|
||||
.markdown-section ul ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.docsify-pagination-container {
|
||||
border-top-color: var(--sl-color-gray-200) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user