Files
xhs-examples/xhs-mini-demos/api-case/setting/setting.css
2025-09-14 00:21:54 +08:00

12 lines
180 B
CSS

._dflex button {
margin: 10px 0;
background-color: red;
color: white;
}
.setting-title {
font-size: 12px;
padding-bottom: 16px;
color: #333333;
text-align: center;
}