Fix(云灵AI):[#5321]县城AI简介文字对齐方式设置为左对齐
This commit is contained in:
@@ -960,7 +960,9 @@ export default {
|
|||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
.guide-right {
|
.guide-right {
|
||||||
.content {
|
.content {
|
||||||
|
padding: 30rpx 32rpx 0 32rpx;
|
||||||
color: #666;
|
color: #666;
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user