fix language dropdown to center
This commit is contained in:
@@ -23,9 +23,9 @@ limitations under the License.
|
||||
font-size: $font-14px;
|
||||
font-weight: 600;
|
||||
color: $authpage-lang-color;
|
||||
width: 160px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.mx_AuthBody_language .mx_Dropdown_arrow {
|
||||
background: $authpage-lang-color;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user