🐛 Fix invalid font used in login form on (web platform)
This commit is contained in:
@@ -90,6 +90,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
input {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
&__homeserver {
|
||||
grid-area: homeserver;
|
||||
}
|
||||
|
Reference in New Issue
Block a user