We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad99357 commit 177fba3Copy full SHA for 177fba3
1 file changed
src/skins/vector/css/matrix-react-sdk/views/rooms/SearchableEntityList.css
@@ -37,11 +37,13 @@ limitations under the License.
37
.mx_SearchableEntityList_query::-moz-placeholder {
38
color: #454545;
39
opacity: 0.5;
40
+ font-size: 12px;
41
}
42
43
.mx_SearchableEntityList_query::-webkit-input-placeholder {
44
45
46
47
48
49
.mx_SearchableEntityList_listWrapper {
0 commit comments