[SSE] Fix Bug 55814

This commit is contained in:
ShimaginAndrey 2022-03-03 13:27:50 +03:00
parent 9fc7608193
commit 37c1275b36

View file

@ -134,8 +134,8 @@
border-radius: 2px; border-radius: 2px;
} }
} }
.page{ .navbar {
top: 30px; top: -1px;
} }
} }