Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination button didn't display properly #190

Open
adyanf opened this issue Jun 21, 2020 · 1 comment
Open

Pagination button didn't display properly #190

adyanf opened this issue Jun 21, 2020 · 1 comment

Comments

@adyanf
Copy link

adyanf commented Jun 21, 2020

Screen Shot 2020-06-21 at 14 17 47

When I used my phone, the pagination button older and newer didn't display properly. When I saw the demo version the pagination button displayed like a stack. But in the newest version of master branch, the button displayed side by side but didn't use 100% width from its parent, and the position seem a little bit odd.

@vszhub
Copy link

vszhub commented Oct 8, 2020

This can be fixed by deleting display: flex; in the code below.

display: flex;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants