We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e3ec1 commit f43530eCopy full SHA for f43530e
src/skins/vector/css/matrix-react-sdk/views/rooms/MemberList.css
@@ -60,21 +60,21 @@ limitations under the License.
60
color: #454545;
61
background-color: #fff;
62
margin-left: 3px;
63
- font-size: 15px;
+ font-size: 14px;
64
margin-bottom: 8px;
65
width: 189px;
66
}
67
68
.mx_MemberList_query::-moz-placeholder {
69
70
opacity: 0.5;
71
- font-size: 12px;
72
73
74
.mx_MemberList_query::-webkit-input-placeholder {
75
76
77
78
79
80
.mx_MemberList_joined {
0 commit comments