justify end
This commit is contained in:
parent
53064accf7
commit
e2c06060e4
|
@ -67,6 +67,7 @@ export default defineComponent({
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 34px;
|
gap: 34px;
|
||||||
min-width: 190px;
|
min-width: 190px;
|
||||||
|
justify-content: flex-end;
|
||||||
|
|
||||||
& .user-area-link {
|
& .user-area-link {
|
||||||
color: $white;
|
color: $white;
|
||||||
|
|
Loading…
Reference in New Issue