mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-09 10:56:47 +08:00
修改文字对齐样式
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user