Fix #75 Token drag&drop
This commit is contained in:
@ -293,6 +293,12 @@ table {border: 1px solid #7a7971;}
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
||||
.long-editor{
|
||||
border: 2;
|
||||
height: 400px;
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
||||
.medium-editor {
|
||||
border: 2;
|
||||
height: 240px;
|
||||
|
Reference in New Issue
Block a user