fixed a bug where Chrome would show navbar items vertically misaligned
This commit is contained in:
parent
9440f615d9
commit
25a706836f
@ -208,6 +208,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
>summary:not([role]) {
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
padding-top: var(--pico-form-element-spacing-vertical);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user