提交 86ab3bf6 authored 作者: RuoYi's avatar RuoYi

用户管理支持分栏拖动

上级 f7690891
......@@ -52,6 +52,7 @@
"quill": "2.0.2",
"screenfull": "5.0.2",
"sortablejs": "1.10.2",
"splitpanes": "2.4.1",
"vue": "2.6.12",
"vue-count-to": "1.0.13",
"vue-cropper": "0.5.5",
......
......@@ -118,7 +118,7 @@
/** 表格布局 **/
.pagination-container {
position: relative;
height: 25px;
height: 32px;
margin-bottom: 10px;
margin-top: 15px;
padding: 10px 20px !important;
......@@ -289,3 +289,8 @@
position: relative;
float: right;
}
/* 分割面板样式 */
.splitpanes.default-theme .splitpanes__pane {
background-color: #fff!important;
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论