Skip to content
Snippets Groups Projects
Commit 4c2d6b85 authored by ext.sopra.ncastejon's avatar ext.sopra.ncastejon
Browse files

Add a max-width to the connect button in case of very long first name.

parent 8061ef8b
No related branches found
No related tags found
1 merge request!73Development
Pipeline #5260 passed
...@@ -83,6 +83,7 @@ svg { ...@@ -83,6 +83,7 @@ svg {
display: flex; display: flex;
justify-content: flex-start; justify-content: flex-start;
line-height: 1; line-height: 1;
max-width: 200px;
span { span {
color: white; color: white;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment