RuoYi
2025-04-21 60e2d55a2304ed7b973ed7a9bd40f3a6fb242585
ruoyi-ui/src/assets/styles/ruoyi.scss
@@ -117,11 +117,9 @@
/** 表格布局 **/
.pagination-container {
  position: relative;
  height: 32px;
  margin-bottom: 10px;
  margin-top: 15px;
  padding: 10px 20px !important;
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
/* tree border */
@@ -130,11 +128,6 @@
  border: 1px solid #e5e6e7;
  background: #FFFFFF none;
  border-radius: 4px;
}
.pagination-container .el-pagination {
  right: 0;
  position: absolute;
}
@media (max-width: 768px) {
@@ -201,8 +194,6 @@
}
.card-box {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 10px;
}
@@ -292,5 +283,5 @@
/* 分割面板样式 */
.splitpanes.default-theme .splitpanes__pane {
   background-color: #fff!important;
  background-color: #fff!important;
}