Skip to content

Commit

Permalink
fix(select-view.less): fix width not enough when the placeholder block
Browse files Browse the repository at this point in the history
  • Loading branch information
newObjectccc authored and fgt1t5y committed Dec 27, 2023
1 parent 3c76623 commit eb77870
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
.scrollContent {
display: flex;
align-items: center;
width: inherit;
transform: translateX(-100px);
}
.text {
Expand Down

0 comments on commit eb77870

Please sign in to comment.