ElemeFE / ElemeFE/element

[Feature Request] Carousel

Open
#22,000 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Existing Component

### Component Name
Carousel

### Description
After you use el-main container and set the container height to 3600px, there will be some problems when using the carousel.
used:





.image{
top:0px;
max-width: 100%;
max-height: 100%;
}

No picture will appear in the carousel and there will be lose indicator.If you change height = "2000px",you can see the picture and the indicator near the top of the picture

used:

you can display the picture normally but the indicator is around 1000px below the entire carousel.

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.