RuoYi
2024-11-22 341728774cb98e3aa4abfe32a6ff5e6e49c7055d
src/assets/styles/ruoyi.scss
@@ -103,7 +103,7 @@
/** 表格布局 **/
.pagination-container {
    position: relative;
    height: 25px;
    height: 32px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding: 10px 20px !important;
@@ -279,3 +279,9 @@
.top-right-btn {
   margin-left: auto;
}
/* 分割面板样式 */
.splitpanes.default-theme .splitpanes__pane {
   background-color: #fff!important;
}