diff --git a/public/js/components/Calendar/Base/Grid/Line.js b/public/js/components/Calendar/Base/Grid/Line.js index 64a71c5f0..1f266d0a1 100644 --- a/public/js/components/Calendar/Base/Grid/Line.js +++ b/public/js/components/Calendar/Base/Grid/Line.js @@ -147,12 +147,13 @@ export default { :style="'grid-' + axisRow + ': ' + event.rows.join('/')" class="d-flex flex-row justify-content-center gap-1 align-items-center" > - + :style="subEvent.farbe ? {'background-color': '#' + subEvent.farbe} : {}" + style="height:10px; width:10px;" + class="border border-dark rounded-circle" + >