feat: link-peek component
This commit is contained in:
parent
1f25a4df35
commit
67693635d8
12 changed files with 79 additions and 13 deletions
|
@ -51,7 +51,7 @@
|
|||
|
||||
.track__chart--item img {
|
||||
border: 1px solid var(--accent-color);
|
||||
border-radius: var(--rounded-md);
|
||||
border-radius: var(--sizing-xs);
|
||||
}
|
||||
|
||||
.track__chart--item img,
|
||||
|
|
Reference in a new issue