mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Remove empty rules
This commit is contained in:
@@ -55,16 +55,6 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.button__prefix ::slotted(:first-child) {
|
||||
// margin-left: calc(-1 * var(--sl-spacing-x-small));
|
||||
// margin-right: var(--sl-spacing-x-small);
|
||||
}
|
||||
|
||||
.button__suffix ::slotted(:last-child) {
|
||||
// margin-left: var(--sl-spacing-x-small);
|
||||
// margin-right: calc(-1 * var(--sl-spacing-x-small));
|
||||
}
|
||||
|
||||
.button__label {
|
||||
::slotted(sl-icon) {
|
||||
vertical-align: -2px;
|
||||
|
||||
Reference in New Issue
Block a user