修改两个样式

This commit is contained in:
daihh
2022-05-31 19:58:00 +08:00
parent f8efaf1874
commit ececd71f7b
2 changed files with 2 additions and 2 deletions

View File

@@ -185,7 +185,7 @@ export default {
}
</script>
<style lang="scss">
<style lang="scss" scoped>
.problem{
margin: 10px;
border: 1px solid #e4e4e4;

View File

@@ -186,7 +186,7 @@ export default {
}
</script>
<style lang="scss">
<style lang="scss" scoped>
.problem{
margin: 10px;
border: 1px solid #f0f0f0;