mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-30 23:26:36 +08:00
### What problem does this PR solve? Feat: Adjust the style of the home page #3321 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -76,6 +76,8 @@
|
||||
|
||||
--background-badge: rgba(22, 22, 24, 0.5);
|
||||
--text-badge: rgba(151, 154, 171, 1);
|
||||
|
||||
--text-title: rgba(22, 22, 24, 1);
|
||||
}
|
||||
|
||||
.dark {
|
||||
@ -172,6 +174,8 @@
|
||||
--sidebar-accent-foreground: 240 4.8% 95.9%;
|
||||
--sidebar-border: 240 3.7% 15.9%;
|
||||
--sidebar-ring: 217.2 91.2% 59.8%;
|
||||
|
||||
--text-title: rgba(255, 255, 255, 1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user