diff --git a/frontend/src/sections/Palette.svelte b/frontend/src/sections/Palette.svelte index 1c877ab..bbc7a97 100644 --- a/frontend/src/sections/Palette.svelte +++ b/frontend/src/sections/Palette.svelte @@ -150,7 +150,6 @@ display: inline-block; width: 2em; height: 2em; - border: 2px solid transparent; } .entry.hide { display: none;