Explorar o código

reduce margin of group notes

Davide Alberani %!s(int64=7) %!d(string=hai) anos
pai
achega
d1ffc7cf4c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Group.vue

+ 1 - 0
src/Group.vue

@@ -263,6 +263,7 @@ export default {
 .group-notes > p {
     font-style: italic;
     padding-left: 30px;
+    margin: 0px;
     text-overflow: ellipsis;
     max-width: 400px;
     overflow: hidden;