Commit bd3a801
authored
Hide feedback widget on small screens (#141)
Since the feedback widget is stickied to the bottom of the screen,
on small viewports it can end up taking up a *lot* of real estate.
Enough so that on mobile devices (or when very zoomed), the app
becomes totally unusable.
It's still rough even with the feedback widget hidden, but it's
not nearly as much so.1 parent 052dd63 commit bd3a801
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
| |||
0 commit comments