mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
10 lines
132 B
SCSS
10 lines
132 B
SCSS
.ui-dialog .tab-content .charsheet {
|
|
select,
|
|
textarea,
|
|
input,
|
|
.uneditable-input,
|
|
label,
|
|
button {
|
|
all: initial;
|
|
}
|
|
} |