mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 15:05:35 +00:00
feat: recreate favorite list/item
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
user-select: none;
|
||||
cursor: pointer;
|
||||
width: 100%;
|
||||
background-color: light-dark(--mantine-color-gray-1, rgb(50, 58, 71));
|
||||
background-color: light-dark(var(--mantine-color-gray-1), rgb(50, 58, 71));
|
||||
padding: 0.75em 1em;
|
||||
border-radius: var(--border-radius);
|
||||
border: 1px solid transparent;
|
||||
|
||||
Reference in New Issue
Block a user