mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-16 19:27:03 +02:00
Fix width of underline in server picker dialog
This commit is contained in:
parent
603a1c8ffb
commit
d77c5b46eb
@ -81,6 +81,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mx_Login_underlinedServerName {
|
.mx_Login_underlinedServerName {
|
||||||
|
width: max-content;
|
||||||
border-bottom: 1px dashed $accent-color;
|
border-bottom: 1px dashed $accent-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user