/* packageH/credit_value/components/ScopedPanel/ScopedPanel.wxss */
.scoped-panel {
padding: 36rpx;
border-radius: 10rpx;
background: white;
}