Improve the styling for the actor sheet a bit
This commit is contained in:
parent
57cb54d5e5
commit
f9040a29a2
2 changed files with 10 additions and 0 deletions
|
|
@ -4,4 +4,9 @@
|
|||
.editor-content {
|
||||
padding: 0 8px 8px;
|
||||
}
|
||||
|
||||
.tableWrapper th,
|
||||
.tableWrapper td {
|
||||
border-color: rebeccapurple;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue