This commit is contained in:
@@ -482,19 +482,23 @@ table {
|
||||
color: rgba(0, 0, 0, 0.9);
|
||||
}
|
||||
|
||||
.editor {
|
||||
.application.sheet .editor,
|
||||
.window-app.sheet .editor {
|
||||
border: 2;
|
||||
height: 300px;
|
||||
margin-top: 8px;
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
||||
.medium-editor {
|
||||
.application.sheet .medium-editor,
|
||||
.window-app.sheet .medium-editor {
|
||||
border: 2;
|
||||
height: 240px;
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
||||
.small-editor {
|
||||
.application.sheet .small-editor,
|
||||
.window-app.sheet .small-editor {
|
||||
border: 2;
|
||||
height: 120px;
|
||||
padding: 0 3px;
|
||||
|
||||
Reference in New Issue
Block a user