【bug】样式bug

This commit is contained in:
fengachen
2022-08-05 09:17:05 +08:00
parent 7d06524f86
commit a85066aaa3
@@ -437,6 +437,12 @@ export default {
}
</script>
<style scoped>
<style scoped lang="less">
.apply-code-notice {
color: #f5222d;
position: absolute;
bottom: 4px;
left: 25%
}
</style>