Migrated to new tokens

This commit is contained in:
Cagatay Civici 2024-03-26 18:38:53 +03:00
parent cb6c2fffef
commit c8c73cb367
4 changed files with 7 additions and 18 deletions

View file

@ -64,7 +64,7 @@ export default {
transform: translateX(-100%);
z-index: 1;
border-radius: 10px;
background: linear-gradient(90deg, rgba(255, 255, 255, 0), var(--surface-100), rgba(255, 255, 255, 0));
background: linear-gradient(90deg, rgba(255, 255, 255, 0), var(--hover-background), rgba(255, 255, 255, 0));
}
@keyframes deferred-demo-loading {