Fix padding issues in the metadata manager
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
@media all and (min-width: 50em) {
|
||||
.editPageSidebar {
|
||||
position: fixed;
|
||||
top: 5.2em;
|
||||
top: 3.25rem;
|
||||
bottom: 0;
|
||||
width: 30%;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user