修改文字对齐样式

This commit is contained in:
weinan2087
2022-11-14 15:00:09 +08:00
parent 555a6ea420
commit bc0e5e138d

View File

@@ -414,6 +414,16 @@
</script>
<style scoped lang="scss">
.qa-solve{
color: #333333;
margin-left:-7px;
}
.qa-unSolve{
margin-left:-7px;
color:#387DF7;
}
.my-qa-page{
padding: 36upx;
background-color: #fff;