[MM-41559] Dynamically size URL view to avoid overlapping bottom links (#1991)

This commit is contained in:
Devin Binnie
2022-02-04 11:05:06 -05:00
committed by GitHub
parent e4394caf97
commit 94cc15168c
5 changed files with 54 additions and 9 deletions

View File

@@ -104,3 +104,5 @@ export const GET_MODAL_UNCLOSEABLE = 'get-modal-uncloseable';
export const MODAL_UNCLOSEABLE = 'modal-uncloseable';
export const UPDATE_PATHS = 'update-paths';
export const UPDATE_URL_VIEW_WIDTH = 'update-url-view-width';