5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
/* pages/component/foot-tab.wxss */
|
|
.custom-tab-bar {
|
|
--td-tab-bar-active-bg: var(--td-color-block-check);
|
|
}
|