mirror of
https://github.com/harivansh-afk/asap.it.git
synced 2026-04-16 16:01:01 +00:00
feat: increase icon size and fix linting
This commit is contained in:
parent
eef7a6557f
commit
62b995490e
21 changed files with 166 additions and 139 deletions
|
|
@ -112,11 +112,7 @@
|
|||
--cm-searchMatch-backgroundColor: var(--bolt-elements-editor-searchMatch-backgroundColor, rgba(234, 92, 0, 0.33));
|
||||
|
||||
&[data-selected='true'] {
|
||||
background: linear-gradient(
|
||||
to right,
|
||||
theme('colors.alpha.gray.30'),
|
||||
transparent
|
||||
);
|
||||
background: linear-gradient(to right, theme('colors.alpha.gray.30'), transparent);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue