Remove Toastify icon color variable and delete unused YouTube component

This commit is contained in:
2025-07-31 20:45:29 -04:00
parent 7824fc4b7c
commit 36a2fddfa6
2 changed files with 0 additions and 24 deletions

View File

@@ -8,10 +8,6 @@
--font-mono: "Geist Mono", ui-monospace, monospace;
}
:root {
--toastify-icon-color-success: #fefdf3 !important;
}
::selection {
background-color: #47a3f3;
color: #fefefe;