mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Reduce sidebar padding
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
--sidebar-nav-pagelink-background-image--collapse: var(--sidebar-nav-pagelink-background-image);
|
||||
--sidebar-nav-link-before-content-l2: '';
|
||||
--sidebar-nav-link-before-content-l3: '•';
|
||||
--sidebar-nav-indent: 0;
|
||||
|
||||
--search-input-border-color: transparent;
|
||||
--search-input-background-color: transparent;
|
||||
@@ -128,10 +129,6 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.sidebar-nav a {
|
||||
padding-left: 1rem !important;
|
||||
}
|
||||
|
||||
/* Component headers */
|
||||
.component-header {
|
||||
border-bottom: solid 1px var(--sl-color-gray-90);
|
||||
|
||||
Reference in New Issue
Block a user