mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
improve device list layout
This commit is contained in:
parent
92292003c8
commit
de15965c4a
@ -195,6 +195,8 @@ limitations under the License.
|
||||
.mx_UserInfo_devices {
|
||||
.mx_UserInfo_device {
|
||||
display: flex;
|
||||
margin: 8px 0;
|
||||
|
||||
|
||||
&.mx_UserInfo_device_verified {
|
||||
.mx_UserInfo_device_trusted {
|
||||
@ -210,6 +212,7 @@ limitations under the License.
|
||||
.mx_UserInfo_device_name {
|
||||
flex: 1;
|
||||
margin-right: 5px;
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user