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 */
|
||||
text-align: left;
|
||||
padding: 0px;
|
||||
background-color: $primary-bg-color;
|
||||
}
|
||||
|
||||
.mx_Login_field_prefix .mx_Dropdown_input {
|
||||
|
|
Loading…
Reference in New Issue