feat: expand column to fill avaliable space
This commit is contained in:
@@ -21,6 +21,7 @@ docStyle.innerHTML = `
|
||||
.cm-menu-column {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
.cm-title {
|
||||
|
||||
Reference in New Issue
Block a user