RuoYi
2024-12-17 b25a280ebbfc5ca2ea334f2c7e337376e4ffd1cd
ruoyi-ui/src/assets/styles/ruoyi.scss
@@ -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;
}