refactor(ui): better remove, delete icons, and select components
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
// Dark Background color
|
||||
--primary-dark-color: theme("colors.blue-gray.100");
|
||||
// Text color
|
||||
--secondary-color: theme("colors.blue-gray.600");
|
||||
--secondary-color: theme("colors.blue-gray.500");
|
||||
// Light Text color
|
||||
--secondary-light-color: theme("colors.blue-gray.400");
|
||||
// Dark Text color
|
||||
|
||||
Reference in New Issue
Block a user