mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-13 03:37:28 -06:00
[bugfix/frontend] Fix photoswipe layout issues, keyboard shortcuts (#4010)
* fix photoswipe layout issues (chrome) * aaaaaaaaaaaaaa * wwwwwwwwwwww
This commit is contained in:
parent
f5ce219844
commit
b510f3c539
18 changed files with 257 additions and 125 deletions
|
|
@ -20,7 +20,6 @@
|
|||
@import "./_media-wrapper.css";
|
||||
|
||||
.media {
|
||||
grid-column: span 3;
|
||||
display: grid;
|
||||
grid-template-columns: 50% 50%;
|
||||
grid-auto-rows: 10rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue