You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-07 21:23:00 +03:00
Render underlines and tooltips on custom server names in auth pages
See https://github.com/vector-im/riot-web/issues/9290
This commit is contained in:
@@ -79,3 +79,7 @@ limitations under the License.
|
||||
.mx_Login_type_dropdown {
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
.mx_Login_underlinedServerName {
|
||||
border-bottom: 1px dashed $accent-color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user