mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Change background colour of login country dd to white
This commit is contained in:
parent
01a15b2b7e
commit
1460eae280
@ -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 New Issue
Block a user