forked from GitHub-Mirrors/foundry-sw5e
Iteration on effects tab of character sheet
This commit is contained in:
parent
a40f7adb9c
commit
90fab8d89f
5 changed files with 16 additions and 8 deletions
|
@ -172,4 +172,8 @@
|
|||
resize: none;
|
||||
}
|
||||
}
|
||||
|
||||
.biography {
|
||||
max-width: calc(100% - 180px);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue