theme01 remove textarea border.
This commit is contained in:
parent
1ae667ed5e
commit
9f5393fac5
1 changed files with 2 additions and 0 deletions
|
@ -777,6 +777,8 @@ body {
|
|||
min-height: 88px;
|
||||
max-width: 100%;
|
||||
min-width: 100%;
|
||||
background: transparent;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.options {
|
||||
|
|
Loading…
Reference in a new issue