mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
usersettings button layout
This commit is contained in:
parent
e87e22a438
commit
48052415b7
@ -143,7 +143,14 @@ limitations under the License.
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_UserSettings_rhsButton {
|
.mx_UserSettings_changePasswordButton {
|
||||||
|
float: right;
|
||||||
|
margin-right: 32px;
|
||||||
|
margin-left: 32px;
|
||||||
|
margin-top: -54px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mx_UserSettings_logout {
|
||||||
float: right;
|
float: right;
|
||||||
margin-right: 32px;
|
margin-right: 32px;
|
||||||
margin-left: 32px;
|
margin-left: 32px;
|
||||||
|
Loading…
Reference in New Issue
Block a user