mirror of
http://112.124.100.131/ebiz-ai/ebiz-ai-knowledge-manage.git
synced 2025-12-18 07:16:50 +08:00
Merge branch 'dev' into ui
# Conflicts: # src/assets/sass/utils.scss
This commit is contained in:
@@ -11,6 +11,6 @@ body,
|
|||||||
}
|
}
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
padding: 20px;
|
padding: 20px 10px;
|
||||||
//background-image: url('../images/backimage.png');
|
//background-image: url('../images/backimage.png');
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -142,11 +142,6 @@ h3 {
|
|||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
.container {
|
|
||||||
padding: 20px 20px 20px 10px;
|
|
||||||
//margin: 15px;
|
|
||||||
//background: #fff;
|
|
||||||
}
|
|
||||||
.el-select {
|
.el-select {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user