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

Fix Browse button layout Round 2 #6365

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

Commits on Nov 9, 2023

  1. Fix Browse button layout Round 2

    **Problem**
    
    Browse button in Custom Object upload dialog displays weirdly
    in portrait mode on iOS. It unexpectedly covers almost the entire
    URL area in portrait mode.
    
    We applied a change to fix but it didn't work.
    
    **Changes**
    
    * Remove flax stuffs and width 60px from browse style
    * Add justify-content: end to IconButton style
    takahirox committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8dde5a7 View commit details
    Browse the repository at this point in the history