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:
parent
83737654ff
commit
e4576dac28
8 changed files with 111 additions and 6 deletions
|
@ -79,3 +79,7 @@ limitations under the License.
|
|||
.mx_Login_type_dropdown {
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
.mx_Login_underlinedServerName {
|
||||
border-bottom: 1px dashed $accent-color;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue