Browse Source

Badge styling fix.

pull/426/head
Sebastian Stehle 6 years ago
parent
commit
1635fcfb27
  1. 1
      src/Squidex/app/features/content/shared/reference-item.component.scss

1
src/Squidex/app/features/content/shared/reference-item.component.scss

@ -24,5 +24,4 @@
.badge { .badge {
@include truncate; @include truncate;
display: inline-block !important;
} }
Loading…
Cancel
Save