perfect some style

This commit is contained in:
jiaming743 2019-07-04 09:41:44 +08:00
parent 070a47011b
commit 3f22338861
2 changed files with 1 additions and 2 deletions

View File

@ -41,7 +41,7 @@ export default {
} }
</script> </script>
<style lang="less" scoped> <style lang="less">
.dv-border-box-4 { .dv-border-box-4 {
position: relative; position: relative;
width: 100%; width: 100%;

View File

@ -74,7 +74,6 @@ export default {
.loading-tip { .loading-tip {
font-size: 15px; font-size: 15px;
color: #fff;
} }
} }
</style> </style>