wujingjing
2025-01-15 0647fd26414fc8a3ab077d355f50da6e3e36ad63
src/components/chat/chatComponents/summaryCom/components/deviceLastValue/constants.ts
@@ -1,5 +1,5 @@
export const CONTENT_CELL_CLASS = 'bg-white flex-center flex-0 text-[#7331a5] cursor-default';
export const CONTENT_CELL_CLASS = 'bg-white flex-center flex-0 !text-[#7331a5] cursor-default';
export const ROW_HEADER_CELL_CLASS = 'bg-white flex-center flex-0 cursor-default';
export const ROW_HEADER_CELL_MAX_WIDTH = 198;
export const COL_HEADER_CELL_CLASS = 'font-bold  flex-center flex-0 cursor-default';