kopia lustrzana https://github.com/shoelace-style/shoelace
fix search panel bg
rodzic
4a58ad861c
commit
4251f2a7f7
|
@ -39,7 +39,7 @@ body.site-search-visible {
|
|||
flex-direction: column;
|
||||
max-width: 460px;
|
||||
max-height: calc(100vh - 20rem);
|
||||
background-color: var(--sl-color-neutral-50);
|
||||
background-color: var(--sl-panel-background-color);
|
||||
border-radius: var(--sl-border-radius-large);
|
||||
box-shadow: var(--sl-shadow-x-large);
|
||||
margin: 10rem auto;
|
||||
|
|
Ładowanie…
Reference in New Issue