Compendiums : Armes et protections

This commit is contained in:
2023-11-28 21:42:31 +01:00
parent d4733f0c20
commit ca4b7f2803
58 changed files with 211 additions and 193 deletions

View File

@@ -302,7 +302,15 @@ table {border: 1px solid #7a7971;}
font-size: 0.8rem;
}
.editor-container {
height: 100%;
min-height: 100%;
font-size: 0.8rem;
}
.editor {
min-height: 400px;
height: 100%;
border: 2;
padding: 0 3px;
}