Fixed template editor not resizable.
This commit is contained in:
@@ -168,6 +168,7 @@ function scrollHorizontal(event) {
|
||||
.profile {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-grow: 1;
|
||||
width: 1200px;
|
||||
max-width: 100%;
|
||||
margin: 0 .5rem;
|
||||
|
||||
Reference in New Issue
Block a user