chore: generate
This commit is contained in:
parent
64950cd358
commit
865e4d5c86
1 changed files with 3 additions and 1 deletions
|
|
@ -81,7 +81,9 @@
|
|||
border-radius: 0.25rem;
|
||||
background: rgb(0 0 0 / 70%);
|
||||
opacity: 0;
|
||||
transition: opacity 150ms ease, background 150ms ease;
|
||||
transition:
|
||||
opacity 150ms ease,
|
||||
background 150ms ease;
|
||||
}
|
||||
|
||||
&:hover [data-slot="desktop-promo-close"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue