Fix spacing with the premium tag
This commit is contained in:
parent
f105267c23
commit
31a6653b08
|
@ -213,6 +213,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 2px;
|
gap: 2px;
|
||||||
|
min-height: 46px;
|
||||||
}
|
}
|
||||||
.text :global(p:first-child) {
|
.text :global(p:first-child) {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue