Make minimum width for 3-column layout 1280px (#255) #256

Merged
floatingghost merged 2 commits from norm/pleroma-fe:1280px-wide into develop 2022-12-30 03:01:22 +00:00

2 Commits

Author SHA1 Message Date
Norm dc0b0f4d6b adjust max-width for emoji picker to new 1280px 3-col width 2022-12-15 19:38:04 -05:00
Norm 0f5e3a905b Make minimum width for 3-column layout 1280px
ci/woodpecker/pr/woodpecker Pipeline was successful Details
1280px is a pretty common screen width for several resolutions
(1280x720, 1280x800, 1280x1024, etc.). Since it is only 20px less than
the current 1300px minimum, this shouldn't be a big issue to lower the
minimum screen width for the 3-column layout to 1280px.

Closes: AkkomaGang/pleroma-fe#255
2022-12-15 19:30:45 -05:00