Browse Source

fix: remove block-control style tweak for mobile

Tienson Qin 4 years ago
parent
commit
353ff34920
1 changed files with 0 additions and 7 deletions
  1. 0 7
      resources/css/common.css

+ 0 - 7
resources/css/common.css

@@ -1123,13 +1123,6 @@ a.tooltip-priority {
   background: var(--ls-tertiary-background-color);
 }
 
-.references-blocks .block-control {
-    margin-left: -22px;
-    @screen sm {
-        margin-left: 2px;
-    }
-}
-
 #head .fade-link {
   font-weight: 600;
   font-size: 13px;