Fix login type selector border
This fixes a regression in the login type selector's border and placement. Fixes https://github.com/vector-im/riot-web/issues/10223
This commit is contained in:
@@ -83,11 +83,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_Login_type_label {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.mx_Login_type_dropdown {
|
||||
min-width: 200px;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.mx_Login_underlinedServerName {
|
||||
|
||||
Reference in New Issue
Block a user