Update eslint config

This commit is contained in:
Jonny Barnes 2024-06-08 20:55:34 +01:00
parent 5a52fda97d
commit 8432934643
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8
10 changed files with 372 additions and 46 deletions

View file

@ -4,12 +4,10 @@
background-color: var(--color-danger-shadow);
border: 1px solid var(--color-danger);
border-radius: .5rem;
display: flex;
padding-inline: 1rem;
padding-block: .5rem;
width: fit-content;
margin-block-end: 1rem;
}
}