Tweak language selector to match design
This commit is contained in:
parent
f9793fa567
commit
05254f0e82
7 changed files with 16 additions and 10 deletions
|
@ -15,13 +15,12 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_Auth_language {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
min-width: 60%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.mx_Auth_language_div {
|
||||
display: flex;
|
||||
margin-top: 12px;
|
||||
margin-bottom: 12px;
|
||||
.mx_Auth_language .mx_Dropdown_input {
|
||||
border: none;
|
||||
font-size: 14px;
|
||||
font-weight: 600;
|
||||
color: $authpage-lang-color;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue