mirror of
https://github.com/defnull/fediwall.git
synced 2024-11-28 18:43:11 +01:00
f59515adf9
Using rem-based sizing for the columns means that there is up to hallf a column (10rem) space on each side before another column can be added. We now use percent-based sizing instead and decide on the column count via CSS media queries based on avalable screen space. Still relative ro rem, so zoom still works. |
||
---|---|---|
.. | ||
assets | ||
components | ||
App.vue | ||
config.ts | ||
defaults.ts | ||
main.ts | ||
utils.ts |