Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
603bad4f94 | ||
|
|
a9e541fc9b | ||
|
|
8904afa511 |
1102
src/App.vue
1102
src/App.vue
File diff suppressed because it is too large
Load Diff
@@ -1,2 +1,7 @@
|
||||
@import "tailwindcss";
|
||||
@plugin "daisyui";
|
||||
|
||||
/* 修复JSON编辑状态的颜色问题 */
|
||||
.text-error {
|
||||
color: #18181B !important;
|
||||
}
|
||||
Reference in New Issue
Block a user