forked from matrix/element-web
fix bottomleft bug in chrome canary
This commit is contained in:
parent
fdf83a5ad5
commit
fbd974df55
|
@ -67,7 +67,6 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_LeftPanel .mx_BottomLeftMenu_options {
|
.mx_LeftPanel .mx_BottomLeftMenu_options {
|
||||||
margin-top: 18px;
|
margin-top: 18px;
|
||||||
width: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_BottomLeftMenu_options object {
|
.mx_BottomLeftMenu_options object {
|
||||||
|
|
Loading…
Reference in New Issue