diff --git a/files/static/src/main.css b/files/static/src/main.css index 03b1278457..e44bde62c8 100644 --- a/files/static/src/main.css +++ b/files/static/src/main.css @@ -156,7 +156,4 @@ } /* ---------------------- TOASTS ----------------------- */ -.toast { - @apply bg-gray-300 border border-gray-400 -} diff --git a/files/templates/toasts/toasts.html b/files/templates/toasts/toasts.html index 7fb5eeb8de..cb92014fb1 100644 --- a/files/templates/toasts/toasts.html +++ b/files/templates/toasts/toasts.html @@ -5,12 +5,12 @@