grist-core
grist-core copied to clipboard
fix: Column alignment when zoom font only settings in browser
Fix proposal for #1035
Use rem value instead of fixed pixel where needed.
Removed inline style 52px for .gridview_data_row_num
(apologies, I'm going to use this PR as a guinea pig to examine exactly why our machinery for deploying previews of PRs doesn't function for PRs from forks)
One note I'd like to add is to be sure to test this with frozen columns.
(apologies, I'm going to use this PR as a guinea pig to examine exactly why our machinery for deploying previews of PRs doesn't function for PRs from forks)
If it can improve this workflow it's a pleasure :)
(apologies, I'm going to use this PR as a guinea pig to examine exactly why our machinery for deploying previews of PRs doesn't function for PRs from forks)
If it can improve this workflow it's a pleasure :)
Update: we know what the issue is, and making it works needs some rejiggering to the workflow that @SleepyLeslie will be looking at.
@berhalak I've made the needed changes according to your suggestions. Can you re-review it ?
Deployed commit 3678ab2232d61f81538b4884ebd66a6b81302e3b as https://grist-hexaltation-grist-core-1035-align-columns-when-zoom.fly.dev (until 2024-08-22T10:04:23.218Z)
Thanks @hexaltation !