Skip to content

Commit 929e69d

Browse files
authored
Чинит страницу участника (#1310)
1 parent 40e7cf5 commit 929e69d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/styles/blocks/person-page.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
--sidebar-size-end: auto;
55
--content-max-size: 1fr;
66
box-sizing: border-box;
7-
min-height: 100vh;
7+
min-height: 100dvh;
88
display: grid;
9-
grid-template-rows: auto 1fr;
109
grid-template-columns: 100%;
1110
}
1211

0 commit comments

Comments
 (0)