mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
If you say pill, we should assume you really mean it :P Fixes #378
This commit is contained in:
@@ -96,5 +96,5 @@ input:is([type='button'], [type='reset'], [type='submit']),
|
||||
|
||||
.wa-pill,
|
||||
:host([pill]) {
|
||||
border-radius: var(--wa-border-radius-pill);
|
||||
border-radius: var(--wa-border-radius-pill) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user