#77 Gestion alchimie

This commit is contained in:
2021-01-07 23:40:20 +01:00
parent 4e059ddf50
commit 56e35bc014
4 changed files with 9 additions and 2 deletions

View File

@ -296,6 +296,12 @@ table {border: 1px solid #7a7971;}
padding: 0 3px;
}
.medium-editor {
border: 2;
height: 240px;
padding: 0 3px;
}
.small-editor {
border: 2;
height: 150px;