mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 20:19:13 +00:00
remove extra border and redundant styels
This commit is contained in:
@@ -33,13 +33,7 @@ export default css`
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.select__menu::part(base) {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.select::part(panel) {
|
||||
background: var(--sl-panel-background-color);
|
||||
border: solid var(--sl-panel-border-width) var(--sl-panel-border-color);
|
||||
border-radius: var(--sl-border-radius-medium);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user