fix price key size
This commit is contained in:
parent
d841835c9d
commit
5c6f7a391b
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
background-color: var(--color-purchased);
|
background-color: var(--color-purchased);
|
||||||
height: 180%;
|
height: 155%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue