fix(cp排行榜): 抽奖按钮阿语位置错位修复
This commit is contained in:
parent
daff6014f3
commit
eb9b902d4b
@ -486,4 +486,8 @@ onMounted(() => {
|
|||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped></style>
|
<style lang="scss" scoped>
|
||||||
|
[dir='rtl'] .drawBts {
|
||||||
|
flex-direction: row-reverse;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user