Scroll Bug Notizen Tab

This commit is contained in:
cgfhtw
2024-11-20 11:05:05 +01:00
parent d650587418
commit 5369c95e77
@@ -8,9 +8,10 @@ export default {
modelValue: Object
},
template: `
<div class="stv-details-notizen h-100 pb-3 overflow-hidden">
<div class="stv-details-notizen h-100 pb-3">
<!-- mit factory als endpoint -->
<core-notiz
class="overflow-hidden"
:endpoint="$fhcApi.factory.notiz.person"
ref="formc"
notiz-layout="twoColumnsFormLeft"