mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
avoid buttons being deformed in collapsed state
unsure what this was doing before, I suspect the BottomLeftMenu which is gone now.
This commit is contained in:
parent
b3a12867a6
commit
f7ed1ff046
@ -89,12 +89,6 @@ limitations under the License.
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.mx_LeftPanel_container.collapsed .mx_RoleButton {
|
||||
margin-right: 0px ! important;
|
||||
padding-top: 3px ! important;
|
||||
padding-bottom: 3px ! important;
|
||||
}
|
||||
|
||||
.mx_BottomLeftMenu_options > div {
|
||||
display: inline-block;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user