Realign collpased BottomLeftMenu with create group button
parent
4e7a1e9653
commit
a24c42b3a8
|
@ -44,6 +44,7 @@ limitations under the License.
|
|||
|
||||
.mx_LeftPanel.collapsed .mx_BottomLeftMenu {
|
||||
flex: 0 0 160px;
|
||||
margin-bottom: 9px;
|
||||
}
|
||||
|
||||
.mx_LeftPanel .mx_BottomLeftMenu {
|
||||
|
@ -77,6 +78,7 @@ limitations under the License.
|
|||
.mx_BottomLeftMenu_options .mx_RoleButton {
|
||||
margin-left: 0px;
|
||||
margin-right: 10px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
.mx_BottomLeftMenu_options .mx_BottomLeftMenu_settings {
|
||||
|
|
Loading…
Reference in New Issue