Skip to content

Commit efb0830

Browse files
committed
Sync src with origin/master (exclude Korean translations)
1 parent b503580 commit efb0830

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/components/Menu/SideMenu.module.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
padding: 0;
4040
overflow-y: auto;
4141
height: calc(100vh - 190px);
42+
overflow-y: auto;
4243
}
4344

4445
.menu > div > ul > li {
@@ -111,7 +112,7 @@
111112

112113
@media (min-width: 1024px) {
113114
.menu {
114-
margin-top: -19ç0px;
115+
margin-top: -130px;
115116
}
116117

117118
.menu > div > ul {

0 commit comments

Comments
 (0)