kopia lustrzana https://github.com/shoelace-style/shoelace
Use spacing token
rodzic
ed393f169e
commit
b3793752b7
|
@ -179,7 +179,7 @@ Create interactive toolbars with button groups.
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.button-group-toolbar sl-button-group:not(:last-of-type) {
|
.button-group-toolbar sl-button-group:not(:last-of-type) {
|
||||||
margin-right: .5rem;
|
margin-right: var(--sl-spacing-x-small);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
```
|
```
|
||||||
|
|
Ładowanie…
Reference in New Issue