Fixed template editor not resizable.
This commit is contained in:
@@ -251,6 +251,7 @@ onMounted(() => {
|
||||
|
||||
.edit {
|
||||
flex-grow: 1;
|
||||
flex-basis: auto;
|
||||
min-height: 10rem;
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user