kopia lustrzana https://github.com/shoelace-style/shoelace
fix example
rodzic
5d9c65041e
commit
2af3831366
|
|
@ -46,7 +46,7 @@ Here's an example that modifies buttons with the `tomato-button` class.
|
|||
|
||||
<style>
|
||||
.tomato-button::part(base) {
|
||||
background: white;
|
||||
background: rgb(var(--sl-color-neutral-1000));
|
||||
border: solid 1px tomato;
|
||||
}
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue