fix(ui): position of add new block button within right sidebar

pull/3027/head
charlie 2021-10-25 16:31:34 +08:00 committed by Tienson Qin
parent 12fe2f9fad
commit f4d4939783
1 changed files with 4 additions and 0 deletions

View File

@ -364,6 +364,10 @@
}
}
}
.add-button-link {
transform: translateX(9px);
}
}
.cp__sidebar-main-content[data-is-full-width='true'] {