mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Textarea styles
This commit is contained in:
parent
ef97239c5f
commit
6dfb8ebfd3
2 changed files with 4 additions and 1 deletions
|
@ -90,6 +90,10 @@
|
|||
margin: 0px 8px 3px 8px;
|
||||
}
|
||||
|
||||
.commentAreaContainer > textarea {
|
||||
width: 99%;
|
||||
}
|
||||
|
||||
.commentAreaContainer > div {
|
||||
margin: 5px 0px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue