💄 Add new UI at modals

This commit is contained in:
Eva 2023-11-02 13:10:31 +01:00 committed by alonso.torres
parent 59162e4f80
commit 6d64feda36
70 changed files with 4908 additions and 1138 deletions

View file

@ -33,7 +33,7 @@
background: var(--color-background-secondary);
padding: $s-2;
cursor: pointer;
font-size: $fs12;
font-size: $fs-12;
.tab-container-tab-wrapper {
@include flexCenter;
flex-direction: row;