Change min height of actor sheet
This commit is contained in:
parent
db69a8f537
commit
65a79a351d
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
.ds4.sheet.actor {
|
||||
min-width: 650px;
|
||||
min-height: 610px;
|
||||
min-height: 620px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue