feature/optimization #1

Merged
josecarloslins merged 16 commits from feature/optimization into main 2022-12-17 01:38:19 +00:00
Showing only changes of commit 2f09791898 - Show all commits

View File

@ -98,7 +98,7 @@
.item-link-remove {
display: flex;
padding: 0;
justify-content: end;
justify-content: flex-end;
}
}
}