Update the styling of the actor sheet

This commit is contained in:
Oliver 2026-04-29 00:15:52 -06:00
parent 1cb9adfe33
commit f64dbcd42f
7 changed files with 137 additions and 25 deletions

View file

@ -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;