thainv-dev: Fix UI
This commit is contained in:
+3
-1
@@ -15,7 +15,9 @@ export default defineConfig({
|
||||
theme: {
|
||||
colors: {
|
||||
'primary': {
|
||||
100: "#3c7abc",
|
||||
100: '#e6f4ff',
|
||||
500: "#2563eb",
|
||||
600: "#3c7abc",
|
||||
},
|
||||
// 'red': '#ff0018',
|
||||
// 'blue': '#2d6cf6',
|
||||
|
||||
Reference in New Issue
Block a user