解决火狐浏览器没有样式问题
This commit is contained in:
@@ -1502,7 +1502,7 @@ onBeforeUnmount(() => {
|
||||
})
|
||||
|
||||
</script>
|
||||
<style scoped>
|
||||
<style scoped lang="less">
|
||||
img {
|
||||
object-fit: contain;
|
||||
}
|
||||
@@ -2993,7 +2993,7 @@ img {
|
||||
color: #fff;
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
<style lang="less">
|
||||
.message-info {
|
||||
background: #000000;
|
||||
border-color: #000000;
|
||||
|
||||
Reference in New Issue
Block a user