0.0.94
This commit is contained in:
parent
630cd74d1c
commit
3ac6aae655
@ -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
2
css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user