mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
fix(UI): modal processes list does not regain size on window resize
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
<div>
|
||||
<div>
|
||||
<TextEditor
|
||||
:value="row.info"
|
||||
:value="row.info || ''"
|
||||
editor-class="textarea-editor"
|
||||
:mode="editorMode"
|
||||
:read-only="true"
|
||||
|
Reference in New Issue
Block a user