mirror of
https://github.com/pklaus/brother_ql_web.git
synced 2024-05-25 11:56:53 +03:00
textarea#labelText { resize:none; }
This commit is contained in:
parent
02d69f613a
commit
bed4649235
|
@ -11,3 +11,7 @@
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
display:table-cell;
|
display:table-cell;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
textarea#labelText {
|
||||||
|
resize: none;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user