RuoYi
2024-11-22 a222c2479605fcffc4fcd8aa5856182105a3f44c
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;
}