This commit is contained in:
sairaj mote 2020-11-05 11:37:17 +05:30
parent 630cd74d1c
commit 3ac6aae655
3 changed files with 3 additions and 1 deletions

View File

@ -332,6 +332,7 @@ textarea {
width: 100%;
max-width: 100%;
background: rgba(var(--text-color), 0.1);
color: inherit;
border: none;
border-radius: 0.2rem;
resize: none;

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -341,6 +341,7 @@ textarea {
width: 100%;
max-width: 100%;
background: rgba(var(--text-color), 0.1);
color: inherit;
border: none;
border-radius: 0.2rem;
resize: none;