Browse Source

fix: remove unneeded margin

Tienson Qin 3 years ago
parent
commit
8372e43a77
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/frontend/components/page.css

+ 0 - 1
src/main/frontend/components/page.css

@@ -255,7 +255,6 @@
 
       &.editing {
         background-color: var(--ls-secondary-background-color);
-        margin-right: 15px;
       }
     }
   }