mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
refine memberlist cosmetics
This commit is contained in:
parent
974a187e74
commit
c64f71a3cb
@ -52,6 +52,7 @@ limitations under the License.
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
overflow: hidden;
|
||||
font-size: 14px;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,7 @@ limitations under the License.
|
||||
height: 100%;
|
||||
|
||||
margin-top: 12px;
|
||||
margin-right: 20px;
|
||||
|
||||
-webkit-flex: 1;
|
||||
flex: 1;
|
||||
|
@ -32,7 +32,7 @@ limitations under the License.
|
||||
margin-left: 3px;
|
||||
font-size: 15px;
|
||||
margin-bottom: 8px;
|
||||
width: 180px;
|
||||
width: 189px;
|
||||
}
|
||||
|
||||
.mx_SearchableEntityList_query::-moz-placeholder {
|
||||
|
Loading…
Reference in New Issue
Block a user