add: new price card design
Bigger header, icons for deletion and edit, form validation
This commit is contained in:
parent
7aa21c1c19
commit
8f924151da
11 changed files with 290 additions and 101 deletions
|
@ -16,6 +16,12 @@
|
|||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
font-size: 1.5rem;
|
||||
|
||||
& .icon {
|
||||
font-size: 1.2rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
& > .name-price {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue