更新代码
This commit is contained in:
@@ -274,8 +274,7 @@ export default {
|
||||
|
||||
.wrapper {
|
||||
.header {
|
||||
margin-bottom: 16px;
|
||||
|
||||
//margin-bottom: 16px;
|
||||
.card-panel-num {
|
||||
font-size: 28px;
|
||||
font-weight: bold;
|
||||
@@ -284,11 +283,11 @@ export default {
|
||||
|
||||
.content {
|
||||
background: #fff;
|
||||
height: 127px;
|
||||
//height: 127px;
|
||||
padding: 16px;
|
||||
border-radius: 14px;
|
||||
box-sizing: border-box;
|
||||
margin-bottom: 8px;
|
||||
margin-bottom: 16px;
|
||||
|
||||
.data-info {
|
||||
.title {
|
||||
|
||||
@@ -79,7 +79,7 @@ export default {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.dashboard-editor-container {
|
||||
padding: 32px;
|
||||
padding: 16px;
|
||||
background-color: rgb(240, 242, 245);
|
||||
position: relative;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user