order details sheet: work on components

This commit is contained in:
2025-11-01 21:49:55 +03:00
parent eb60b9a0ef
commit 0a9e49838d
7 changed files with 139 additions and 143 deletions

View File

@@ -183,7 +183,7 @@ export const themeConfig: ThemeConfig = {
colorText: WHITE_COLOR["600"],
},
Segmented: {
colorBgLayout: WHITE_COLOR["100"],
colorBgLayout: WHITE_COLOR["hoverBg"],
borderRadius: 6,
colorTextLabel: "#000000",
},