Added Resizable css to text editors
updated the app.css with resizable and applied the class to Radzen and Quilll text editors
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
</span>
|
||||
}
|
||||
</div>
|
||||
<div @ref="@_editorElement"></div>
|
||||
<div @ref="@_editorElement" class="app-editor-resizable"></div>
|
||||
</div>
|
||||
</div>
|
||||
</TabPanel>
|
||||
|
||||
Reference in New Issue
Block a user