gristlabs_grist-core/app/client
Dmitry S aae4a58300 (core) A few improvements to CSS on mobile.
Summary:
- Adjust ExampleCard css to fit on x-small screens, including its close button,
  so that it may be closed.
- In TopBar on small screens, hide Notifications button and default action for
  Share; adjust spacing.
- Add overflow: hidden to PagePanels, to make sure it doesn't slide off of
  visible area.

Test Plan: Tested on iOS.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2741
2021-03-01 11:17:51 -05:00
..
aclui (core) Don't show mobile-friendly bottom bar when printing or embedding. 2021-02-04 09:51:53 -05:00
components (core) Fix JS error when switching to a page containing a chart. 2021-02-25 10:50:24 -05:00
lib (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
models (core) give more detailed reasons for access denied when memos are present 2021-02-15 17:02:24 -05:00
ui (core) A few improvements to CSS on mobile. 2021-03-01 11:17:51 -05:00
ui2018 (core) A few improvements to CSS on mobile. 2021-03-01 11:17:51 -05:00
widgets (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
app.css (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
app.js (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
declarations.d.ts (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
exposeModulesForTests.js (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00