mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
fix example
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user