1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 15:53:28 +00:00

[draft view] side panel: improved the 'info' panel

This commit is contained in:
llj
2022-04-11 18:51:25 +08:00
parent 0e180dd6b9
commit 1869489c0e

View File

@@ -93,7 +93,7 @@
font-weight: 700;
}
.review-side-panel-body {
padding: 1rem 2rem 3rem;
padding: 1rem 1rem 3rem;
overflow-y: scroll;
height: 100%;
}