Skip to content

Commit 16cc3d4

Browse files
committed
table styling changes
2 parents b2fbcee + 2caa4c1 commit 16cc3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/packages/lowcoder/src/comps/comps/tabs/tabbedContainerComp.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ const getStyle = (
109109
110110
.ant-tabs-tab {
111111
div {
112-
color: ${style.tabText};
112+
color: #8b8fa3;
113113
}
114114
115115
&.ant-tabs-tab-active div {

0 commit comments

Comments
 (0)