9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
// Actor sheet styles
|
|
|
|
.actor-sheet {
|
|
min-width: 720px;
|
|
min-height: 680px;
|
|
}
|
|
|
|
// Placeholder - to be expanded based on actor-sheet.html
|