Removed mandatory manifest property

This commit is contained in:
alonso.torres 2024-05-30 09:25:08 +02:00 committed by Andrey Antukh
parent 4bd585739a
commit ae774b10be
2 changed files with 3 additions and 2 deletions

View file

@ -43,6 +43,7 @@
display: flex;
flex-direction: column;
height: $s-380;
padding-bottom: $s-16;
}
.primary-button {