mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-08 08:02:36 +00:00
eight line textarea
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1599,6 +1599,7 @@ span[class^='sheet-toggle-spells-prep-con-rit'] {
|
||||
}
|
||||
}
|
||||
|
||||
.sheet-action-name,
|
||||
.sheet-spell-name {
|
||||
border: 0;
|
||||
color: $deep-red;
|
||||
@@ -1856,6 +1857,9 @@ textarea {
|
||||
.sheet-six-line-textarea {
|
||||
height: 6.2em;
|
||||
}
|
||||
.sheet-eight-line-textarea {
|
||||
height: 8.3em;
|
||||
}
|
||||
|
||||
.sheet-small-textarea {
|
||||
height: 50px;
|
||||
|
||||
Reference in New Issue
Block a user