优化公共库管理页面
This commit is contained in:
@@ -829,7 +829,7 @@ export default {
|
||||
|
||||
/* 文档管理布局 */
|
||||
.doc-manage-container {
|
||||
height: 650px; /* 增加高度 */
|
||||
height: 700px; /* 增加高度 */
|
||||
}
|
||||
|
||||
.doc-layout {
|
||||
|
||||
@@ -794,7 +794,7 @@
|
||||
<style lang="less" scoped>
|
||||
/* 文档管理布局 */
|
||||
.doc-manage-container {
|
||||
height: 650px;
|
||||
height: 700px;
|
||||
}
|
||||
|
||||
.doc-layout {
|
||||
|
||||
Reference in New Issue
Block a user