mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
修改两个样式
This commit is contained in:
@@ -185,7 +185,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.problem{
|
||||
margin: 10px;
|
||||
border: 1px solid #e4e4e4;
|
||||
|
||||
@@ -186,7 +186,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.problem{
|
||||
margin: 10px;
|
||||
border: 1px solid #f0f0f0;
|
||||
|
||||
Reference in New Issue
Block a user