Compare commits
2 Commits
027cec577d
...
75aa782653
| Author | SHA1 | Date | |
|---|---|---|---|
| 75aa782653 | |||
| f6594822c6 |
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@unkn0wndo3s/nova-design-system",
|
||||
"type": "module",
|
||||
"version": "1.00.0",
|
||||
"version": "1.00.1",
|
||||
"main": "./src/index.ts",
|
||||
"description": "Nova Design System — Astro component library",
|
||||
"engines": {
|
||||
|
||||
@@ -41,8 +41,7 @@
|
||||
&__textarea {
|
||||
min-height: 84px;
|
||||
padding: var(--nds-spacing-sm);
|
||||
resize: vertical;
|
||||
width: 100% !important;
|
||||
width: 100%;
|
||||
line-height: 1.5;
|
||||
}
|
||||
&__charCount {
|
||||
|
||||
Reference in New Issue
Block a user