修改样式

This commit is contained in:
daihh
2022-06-02 22:00:59 +08:00
parent 079631d13f
commit cee51f3aba
4 changed files with 6 additions and 10 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;

View File

@@ -1,4 +1,3 @@
<<<<<<< HEAD
<template>
<div>
<portal-header current="course" :goSearch="1"></portal-header>