Skip to content

Commit 4cfe02d

Browse files
20240822 css修改
1 parent 35532cb commit 4cfe02d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

css/hyui.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9703,6 +9703,7 @@ div.function ul li.icon_forward a:before {
97039703
}
97049704
.pagination .total select {
97059705
margin: 0px 0.5em;
9706+
width: auto;
97069707
}
97079708
@media screen and (max-width: 767px) {
97089709
.pagination .total select {

sass/modual/_paginations.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
min-width: 10em;
129129
select {
130130
margin: 0px 0.5em;
131+
width: auto;
131132
@include screen('mobile') {
132133
margin: 0px;
133134
}

0 commit comments

Comments
 (0)