Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

🎨 Fix UI problems in participants page #298

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

🎨 Fix UI problems in participants page #298

wants to merge 1 commit into from

Conversation

ambarvm
Copy link

@ambarvm ambarvm commented Mar 3, 2020

Changes proposed in this pull request:

  • Fix pagination button wrapping to next line on medium-sized screens
  • Fix cards overlapping on small screens
Before After
localhost_4200_teams_participants localhost_4200_teams_participants (1)
localhost_4200_teams_participants(Pixel 2) localhost_4200_teams_participants(Pixel 2) (1)

- fix pagination button wrapping to next line on medium sized screens
- fix cards overlapping on small screens
@codecov-io
Copy link

Codecov Report

Merging #298 into master will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
+ Coverage   50.62%   50.64%   +0.02%     
==========================================
  Files          66       66              
  Lines        3771     3771              
  Branches      444      444              
==========================================
+ Hits         1909     1910       +1     
+ Misses       1767     1766       -1     
  Partials       95       95
Impacted Files Coverage Δ
...bliclists/challengelist/challengelist.component.ts 47.57% <0%> (+0.97%) ⬆️
Impacted Files Coverage Δ
...bliclists/challengelist/challengelist.component.ts 47.57% <0%> (+0.97%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d3d23ca...9c732c8. Read the comment docs.

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

Successfully merging this pull request may close these issues.

2 participants