StV: Notizen: getting rid of horizontal scrollbar

This commit is contained in:
cgfhtw
2024-06-27 09:42:59 +02:00
parent b784ad6b26
commit 5658e7a0b4
@@ -8,7 +8,7 @@ export default {
modelValue: Object
},
template: `
<div class="stv-details-notizen h-100 pb-3">
<div class="stv-details-notizen h-100 pb-3 overflow-hidden">
<!-- mit factory als endpoint -->
<core-notiz
:endpoint="$fhcApi.factory.notiz.person"