Make right panel collpasing work in GroupView
This commit is contained in:
parent
be611f53e1
commit
57eb2feeb6
3 changed files with 70 additions and 38 deletions
|
@ -70,6 +70,10 @@ limitations under the License.
|
|||
flex: 1;
|
||||
}
|
||||
|
||||
.mx_GroupView_header_rightCol {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.mx_GroupView_saveButton, .mx_GroupView_cancelButton {
|
||||
display: table-cell;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue