fix drag handle visibility (#868)

This commit is contained in:
Philip Okugbe
2025-03-12 13:17:59 +00:00
committed by GitHub
parent fea6518352
commit 1f40e9b960
5 changed files with 21 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
.editor {
height: 100%;
padding: 8px 20px;
margin: 64px auto;
padding: 8px 0;
margin: 48px auto;
@media print {
padding: 0;