mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-05 10:41:06 +01:00
fix bottomleftmenu layout a bit
This commit is contained in:
parent
99f47b8601
commit
f89dcacf07
@ -69,11 +69,12 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mx_LeftPanel .mx_BottomLeftMenu .mx_BottomLeftMenu_options {
|
.mx_LeftPanel .mx_BottomLeftMenu .mx_BottomLeftMenu_options {
|
||||||
margin-top: 17px;
|
margin-top: 15px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_LeftPanel .mx_BottomLeftMenu img {
|
.mx_LeftPanel .mx_BottomLeftMenu img {
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user