mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 02:35:48 +03:00
Change background colour of login country dd to white
This commit is contained in:
parent
01a15b2b7e
commit
1460eae280
1 changed files with 1 additions and 0 deletions
|
@ -242,6 +242,7 @@ limitations under the License.
|
||||||
/* To override mx_Login_field_prefix */
|
/* To override mx_Login_field_prefix */
|
||||||
text-align: left;
|
text-align: left;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
background-color: $primary-bg-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_Login_field_prefix .mx_Dropdown_input {
|
.mx_Login_field_prefix .mx_Dropdown_input {
|
||||||
|
|
Loading…
Reference in a new issue