ElemeFE / ElemeFE/element

Visible scrollbar when `dir="rtl"`

Open
#17,423 3 comments 0 reactions 0 assignees View on GitHub
stale
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Element UI version
2.12.0

### OS/Browsers version
Win 10 / Chrome latest

### Vue version
2.6.10

### Reproduction Link
https://jsfiddle.net/hksn7ra6/2/

### Steps to reproduce
1. use any of the select elements provided in the docs.
2. set `dir="rtl"` on `html` or `body` tag.

### What is Expected?
scrollbar should be hidden like when direction is left to right.

### What is actually happening?
scrollbar becomes visible by setting the direction to rtl.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.