Files
HTFX-CRM-APP/pages/fts/index.css

16 lines
185 B
CSS
Raw Normal View History

2025-07-07 15:55:44 +08:00
.container {
padding: 0 16px;
}
.title {
margin: 14px 0;
}
.ftsSegmentedWrapper {
z-index: 999;
padding-top: 12px;
background: #fff;
height: 49px;
}
.webViewWrapper {
flex: 1;
}