fix: achievement toast styling, marketplace general improvements

Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
This commit is contained in:
alexsparkes
2024-05-21 16:56:24 +01:00
parent 2b948bc70d
commit df6c42f526
5 changed files with 35 additions and 26 deletions

View File

@@ -32,3 +32,8 @@
.Toastify__toast--default {
@extend %basic;
}
.Toastify__toast--success {
@extend %basic;
}