This commit is contained in:
parent
1dcef3d7e6
commit
49fa6dd451
@ -1,5 +1,5 @@
|
||||
<script>
|
||||
import {createEventDispatcher} from 'svelte'
|
||||
import { createEventDispatcher } from 'svelte';
|
||||
|
||||
export let filter;
|
||||
|
||||
@ -71,7 +71,6 @@
|
||||
right: 0;
|
||||
width: 1.75em;
|
||||
text-align: center;
|
||||
padding: .4em;
|
||||
transition: all 300ms ease-out;
|
||||
background-color: var(--dimmed);
|
||||
z-index: 1;
|
||||
|
Reference in New Issue
Block a user