Fix mobile TeamMemberCard width #286

Closed
opened 2021-09-03 20:34:26 -04:00 by a258wang · 0 comments
Owner

When the exec's bio is too short, the TeamMemberCard does not fill the entire width of the screen. We can probably fix this by either:

  • setting min-width: 100%, or
  • if the popup has position absolute or fixed, then we could maybe try setting both left: 0 and right: 0.
When the exec's bio is too short, the TeamMemberCard does not fill the entire width of the screen. We can probably fix this by either: - setting `min-width: 100%`, or - if the popup has `position` absolute or fixed, then we could maybe try setting both `left: 0` and `right: 0`.
a258wang added the
Bug
label 2021-09-03 20:34:26 -04:00
a3thakra added the
Priority - Low
label 2021-09-27 16:45:29 -04:00
a258wang self-assigned this 2021-11-25 02:27:12 -05:00
a258wang added the
In Progress
label 2021-11-25 02:27:24 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: www/www-new#286
No description provided.