mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Fix collapsible notes always appearing hidden
This commit is contained in:
@@ -46,6 +46,9 @@
|
||||
padding-right: 5px;
|
||||
text-transform: capitalize;
|
||||
width: auto; }
|
||||
|
||||
.charsheet .collapse {
|
||||
display: block; }
|
||||
|
||||
.charsheet input {
|
||||
background-color: #9a9a9a;
|
||||
|
||||
Reference in New Issue
Block a user