justify end

This commit is contained in:
Jaume Solís 2024-04-16 13:51:42 +02:00
parent 53064accf7
commit e2c06060e4
1 changed files with 1 additions and 0 deletions

View File

@ -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;