Multiple fills in text shapes

This commit is contained in:
alonso.torres 2022-02-22 18:06:48 +01:00
parent a3063eb46d
commit ec63d23666
19 changed files with 230 additions and 211 deletions

View file

@ -110,7 +110,7 @@
.dashboard-buttons {
display: flex;
justify-content: end;
justify-content: flex-end;
align-items: center;
}