phenopolis / phenopolis_genomics_browser

Python API and React frontend for the Phenopolis Genomics Browser
https://dev-live.phenopolis.org
MIT License
31 stars 2 forks source link

Style for ActionBar and Footer #254

Closed IsmailM closed 3 years ago

IsmailM commented 3 years ago

Migrated from https://github.com/phenopolis/phenopolis_frontend_react/issues/241 Originally created by @YuanTian1991 on Mon, 31 Aug 2020 22:54:52 GMT


It seems the actionbar's style has changed a bit after refactoring, @tamarkhachatryan could you try make the text and icon smaller? image

The expected version is similar to below, but please align those icons vertically, even if the action bar is narrowed.

image


Another issue is the footer:

One issue is if I expend the actionbar, there is still a scroll bar at the bottom. The second issue is there is a gap at the bottom.

image