✨ feat: 主题变更为白色
This commit is contained in:
@@ -107,10 +107,10 @@ export default {
|
||||
|
||||
<style scoped>
|
||||
.chart-container {
|
||||
background-color: #ffffff;
|
||||
/* background-color: #ffffff; */
|
||||
border-radius: 8px;
|
||||
padding: 20px;
|
||||
box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1);
|
||||
/* box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1); */
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user