style roll + editor

This commit is contained in:
rwanoux
2024-04-28 23:32:54 +02:00
parent 6ba57e5d38
commit 58d1be4194
6 changed files with 37 additions and 20 deletions
+4 -4
View File
@@ -308,13 +308,13 @@
}
.system-vermine2047 .sheet-body .tab,
.system-vermine2047 .sheet-body .tab .editor {
.editor {
height: 100%;
min-width: 100%;
width: 100%;
}
.system-vermine2047 .sheet-body .tab .editor {
.editor {
min-height: 75px;
margin-bottom: 1rem;
@@ -327,7 +327,7 @@
}
}
.system-vermine2047 editor:hover .editor-edit {
editor:hover .editor-edit {
display: block;
}