Allow read-mode on Actor sheets
This commit is contained in:
parent
d66402f5cf
commit
5cc94f9185
2 changed files with 3 additions and 1 deletions
|
|
@ -1,8 +1,9 @@
|
|||
.taf > .window-content prose-mirror {
|
||||
background: var(--prosemirror-background);
|
||||
gap: 0;
|
||||
|
||||
.editor-content {
|
||||
padding: 0 8px 8px;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.tableWrapper th,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue