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