2
0
Эх сурвалжийг харах

fix: img align abstopright

Nick 6 жил өмнө
parent
commit
e950a3dbf2

+ 1 - 1
client/themes/default/scss/app.scss

@@ -479,7 +479,7 @@
     }
     }
     &.align-abstopright {
     &.align-abstopright {
       position: absolute;
       position: absolute;
-      top: -90px;
+      top: -80px;
       right: 1rem;
       right: 1rem;
     }
     }
   }
   }