|
|
@ -1893,6 +1893,7 @@ a.account__display-name {
|
|
|
|
pointer-events: none;
|
|
|
|
pointer-events: none;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
justify-content: flex-end;
|
|
|
|
justify-content: flex-end;
|
|
|
|
|
|
|
|
min-width: 285px;
|
|
|
|
|
|
|
|
|
|
|
|
&--start {
|
|
|
|
&--start {
|
|
|
|
justify-content: flex-start;
|
|
|
|
justify-content: flex-start;
|
|
|
@ -1910,6 +1911,7 @@ a.account__display-name {
|
|
|
|
box-sizing: border-box;
|
|
|
|
box-sizing: border-box;
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
max-width: 600px;
|
|
|
|
max-width: 600px;
|
|
|
|
|
|
|
|
flex: 0 0 auto;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
flex-direction: column;
|
|
|
|
|
|
|
|
|
|
|
|