monaco editor 사용 변경
This commit is contained in:
@@ -1938,10 +1938,6 @@ footer div.foot_info span {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.form-floating {
|
||||
flex-grow: 0; /* This ensures that these elements do not grow and only take as much space as they need */
|
||||
}
|
||||
|
||||
.form-floating.editableInput {
|
||||
flex-grow: 1; /* This allows the editableInput to grow and take up remaining space */
|
||||
display: flex; /* This will align the contenteditable div and the hidden input inside it */
|
||||
|
||||
Reference in New Issue
Block a user