Increasing Font Size of textarea
This commit is contained in:
parent
aaabaa5250
commit
4864abab1c
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@hibas123/theme",
|
"name": "@hibas123/theme",
|
||||||
"version": "1.2.18",
|
"version": "1.2.19",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": " ",
|
"main": " ",
|
||||||
"files": [
|
"files": [
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
textarea.inp {
|
textarea.inp {
|
||||||
height: unset;
|
height: unset;
|
||||||
min-height: 6rem !important;
|
min-height: 6rem !important;
|
||||||
|
font-size: 1.1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-group {
|
.input-group {
|
||||||
|
Loading…
Reference in New Issue
Block a user