chore(SW-96): move fullview and gallery into own files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Image from "@/components/Image"
|
||||
import { Lightbox } from "@/components/Lightbox"
|
||||
import Lightbox from "@/components/Lightbox/"
|
||||
import Button from "@/components/TempDesignSystem/Button"
|
||||
import { getIntl } from "@/i18n"
|
||||
|
||||
|
||||
@@ -48,6 +48,7 @@
|
||||
grid-row: 1;
|
||||
grid-column: 2;
|
||||
}
|
||||
|
||||
.desktopGrid > :nth-child(3) {
|
||||
grid-row: 2;
|
||||
grid-column: 2;
|
||||
|
||||
Reference in New Issue
Block a user