Commit 06d81700 authored by 刘安琪's avatar 刘安琪

调整分页样式

parent 53519ab5
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
white-space: nowrap; white-space: nowrap;
padding: 2px 5px; padding: 2px 5px;
color: $--pagination-font-color; color: $--pagination-font-color;
font-weight: bold;
@include utils-clearfix; @include utils-clearfix;
span:not([class*=suffix]), span:not([class*=suffix]),
...@@ -18,9 +17,9 @@ ...@@ -18,9 +17,9 @@
// height: $--pagination-button-height; // height: $--pagination-button-height;
// line-height: $--pagination-button-height; // line-height: $--pagination-button-height;
font-size: 14px; font-size: 14px;
min-width: 32px; min-width: 28px;
height: 32px; height: 28px;
line-height: 32px; line-height: 28px;
vertical-align: top; vertical-align: top;
box-sizing: border-box; box-sizing: border-box;
} }
...@@ -91,12 +90,10 @@ ...@@ -91,12 +90,10 @@
} }
.btn-prev { .btn-prev {
padding-right: 12px;
margin-right: 8px; margin-right: 8px;
} }
.btn-next { .btn-next {
padding-left: 12px;
margin-left: 4px; margin-left: 4px;
margin-right: 12px; margin-right: 12px;
} }
...@@ -273,9 +270,9 @@ ...@@ -273,9 +270,9 @@
padding: 0 8px; padding: 0 8px;
font-size: 14px; font-size: 14px;
color: #333333; color: #333333;
min-width: 32px; min-width: 28px;
height: 32px; height: 28px;
line-height: 32px; line-height: 26px;
cursor: pointer; cursor: pointer;
box-sizing: border-box; box-sizing: border-box;
text-align: center; text-align: center;
......
...@@ -4459,8 +4459,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/ ...@@ -4459,8 +4459,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
.el-pagination { .el-pagination {
white-space: nowrap; white-space: nowrap;
padding: 2px 5px; padding: 2px 5px;
color: #333333; color: #333333; }
font-weight: bold; }
.el-pagination::before, .el-pagination::before,
.el-pagination::after { .el-pagination::after {
display: table; display: table;
...@@ -4471,9 +4470,9 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/ ...@@ -4471,9 +4470,9 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
.el-pagination button { .el-pagination button {
display: inline-block; display: inline-block;
font-size: 14px; font-size: 14px;
min-width: 32px; min-width: 28px;
height: 32px; height: 28px;
line-height: 32px; line-height: 28px;
vertical-align: top; vertical-align: top;
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
box-sizing: border-box; } box-sizing: border-box; }
...@@ -4521,10 +4520,8 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/ ...@@ -4521,10 +4520,8 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
font-size: 12px; font-size: 12px;
font-weight: bold; } font-weight: bold; }
.el-pagination .btn-prev { .el-pagination .btn-prev {
padding-right: 12px;
margin-right: 8px; } margin-right: 8px; }
.el-pagination .btn-next { .el-pagination .btn-next {
padding-left: 12px;
margin-left: 4px; margin-left: 4px;
margin-right: 12px; } margin-right: 12px; }
.el-pagination .el-pager li.disabled { .el-pagination .el-pager li.disabled {
...@@ -4639,9 +4636,9 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/ ...@@ -4639,9 +4636,9 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
padding: 0 8px; padding: 0 8px;
font-size: 14px; font-size: 14px;
color: #333333; color: #333333;
min-width: 32px; min-width: 28px;
height: 32px; height: 28px;
line-height: 32px; line-height: 26px;
cursor: pointer; cursor: pointer;
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
...@@ -3200,8 +3200,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/ ...@@ -3200,8 +3200,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
.el-pagination { .el-pagination {
white-space: nowrap; white-space: nowrap;
padding: 2px 5px; padding: 2px 5px;
color: #333333; color: #333333; }
font-weight: bold; }
.el-pagination::before, .el-pagination::before,
.el-pagination::after { .el-pagination::after {
display: table; display: table;
...@@ -3212,9 +3211,9 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/ ...@@ -3212,9 +3211,9 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
.el-pagination button { .el-pagination button {
display: inline-block; display: inline-block;
font-size: 14px; font-size: 14px;
min-width: 32px; min-width: 28px;
height: 32px; height: 28px;
line-height: 32px; line-height: 28px;
vertical-align: top; vertical-align: top;
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
box-sizing: border-box; } box-sizing: border-box; }
...@@ -3262,10 +3261,8 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/ ...@@ -3262,10 +3261,8 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
font-size: 12px; font-size: 12px;
font-weight: bold; } font-weight: bold; }
.el-pagination .btn-prev { .el-pagination .btn-prev {
padding-right: 12px;
margin-right: 8px; } margin-right: 8px; }
.el-pagination .btn-next { .el-pagination .btn-next {
padding-left: 12px;
margin-left: 4px; margin-left: 4px;
margin-right: 12px; } margin-right: 12px; }
.el-pagination .el-pager li.disabled { .el-pagination .el-pager li.disabled {
...@@ -3380,9 +3377,9 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/ ...@@ -3380,9 +3377,9 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
padding: 0 8px; padding: 0 8px;
font-size: 14px; font-size: 14px;
color: #333333; color: #333333;
min-width: 32px; min-width: 28px;
height: 32px; height: 28px;
line-height: 32px; line-height: 26px;
cursor: pointer; cursor: pointer;
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment