mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-02 21:22:34 +00:00
9 lines
102 B
SCSS
9 lines
102 B
SCSS
.sheet-notebook {
|
|
padding-left: 64px;
|
|
|
|
textarea {
|
|
@include note-grid;
|
|
height: 100%;
|
|
}
|
|
}
|