mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
add resize-vertical (#1018)
This commit is contained in:
@@ -924,6 +924,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
textarea {
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
input.wa-pill,
|
||||
textarea.wa-pill {
|
||||
border-radius: var(--wa-border-radius-pill) !important;
|
||||
|
||||
Reference in New Issue
Block a user