mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-04 05:11:12 +02:00
Merge pull request #5478 from matrix-org/t3chguy/fix/15923
Fix width of underline in server picker dialog
This commit is contained in:
commit
9a9b0433ce
@ -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…
x
Reference in New Issue
Block a user