mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
fix borders
This commit is contained in:
@@ -101,10 +101,12 @@ isPro: true
|
||||
|
||||
wa-comparison {
|
||||
&::part(before) {
|
||||
border-radius: var(--wa-border-radius-m);
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
&::part(after) {
|
||||
border-radius: var(--wa-border-radius-m);
|
||||
background-color: var(--wa-color-surface-default);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user