mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-09 06:06:19 +02:00
shrink 3pid invite placeholder text
This commit is contained in:
parent
ad9935739c
commit
177fba360d
@ -37,11 +37,13 @@ limitations under the License.
|
||||
.mx_SearchableEntityList_query::-moz-placeholder {
|
||||
color: #454545;
|
||||
opacity: 0.5;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.mx_SearchableEntityList_query::-webkit-input-placeholder {
|
||||
color: #454545;
|
||||
opacity: 0.5;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.mx_SearchableEntityList_listWrapper {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user