mirror of
http://112.124.100.131/ebiz-ai/ebiz-ai-knowledge-manage.git
synced 2025-12-08 10:26:48 +08:00
Merge branch 'dev' into system
# Conflicts: # src/assets/sass/utils.scss
This commit is contained in:
@@ -350,6 +350,7 @@ h3 {
|
|||||||
transition: width 0.28s;
|
transition: width 0.28s;
|
||||||
width: 210px !important;
|
width: 210px !important;
|
||||||
background-color: #f0f4fa;
|
background-color: #f0f4fa;
|
||||||
|
border: none;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|||||||
@@ -10,6 +10,7 @@
|
|||||||
transition: width 0.28s;
|
transition: width 0.28s;
|
||||||
width: $sideBarWidth !important;
|
width: $sideBarWidth !important;
|
||||||
background-color: #f0f4fa;
|
background-color: #f0f4fa;
|
||||||
|
border: none;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|||||||
@@ -143,7 +143,7 @@ h3 {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
.container {
|
.container {
|
||||||
padding: 20px;
|
padding: 20px 20px 20px 10px;
|
||||||
//margin: 15px;
|
//margin: 15px;
|
||||||
//background: #fff;
|
//background: #fff;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user