Explorar o código

wrap text in annotations modal (#7549)

annotation: wrap text in drop_element, fixes #7542
xginn8 %!s(int64=9) %!d(string=hai) anos
pai
achega
1c8509ea58
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      public/sass/mixins/_drop_element.scss

+ 1 - 0
public/sass/mixins/_drop_element.scss

@@ -12,6 +12,7 @@
       color: $theme-color;
       padding: 0.65rem;
       font-size: $font-size-sm;
+      word-wrap: break-word;
       max-width: 20rem;
 
       &:before {