Fixed the snackbar

This commit is contained in:
n1474335 2022-12-09 20:46:01 +00:00
parent 771a013c9f
commit ff45f61b68
5 changed files with 14 additions and 4 deletions

View file

@ -107,4 +107,4 @@
background-image:
linear-gradient(to top, var(--input-highlight-colour) 2px, rgba(0, 0, 0, 0) 2px),
linear-gradient(to top, var(--primary-border-colour) 1px, rgba(0, 0, 0, 0) 1px);
}
}