Update the styling of the actor sheet
This commit is contained in:
parent
1cb9adfe33
commit
f64dbcd42f
7 changed files with 137 additions and 25 deletions
|
|
@ -2,7 +2,7 @@
|
|||
color: inherit;
|
||||
display: block;
|
||||
height: 1px;
|
||||
background: var(--divider-colour, rebeccapurple);
|
||||
background: var(--divider-colour, var(--steel-100, currentColor));
|
||||
border-radius: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue