Files
HTFX-CRM-APP/pages/fts/index.css
2025-07-07 15:55:44 +08:00

16 lines
185 B
CSS

.container {
padding: 0 16px;
}
.title {
margin: 14px 0;
}
.ftsSegmentedWrapper {
z-index: 999;
padding-top: 12px;
background: #fff;
height: 49px;
}
.webViewWrapper {
flex: 1;
}