feat: Additional content and style for table screen
- More columns with placeholder content - Special styles for textarea and td - New style for io module
This commit is contained in:
parent
4e4f8814d3
commit
0623e818a4
3 changed files with 26 additions and 1 deletions
|
|
@ -219,6 +219,9 @@ option {
|
|||
// Textarea
|
||||
// -----------------------------------------------------------------------------
|
||||
textarea {
|
||||
&.fit {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.io_textarea {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue