water_sh/components/navBar/index.wxss

10 lines
167 B
Plaintext
Raw Permalink Normal View History

2025-04-15 15:48:57 +08:00
/* components/navBar/index.wxss */
.titleCss{
color: #fff;
}
.van-nav-bar__arrow {
color: #fff !important;
}
.van-icon {
color: #fff !important
}