mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
StV: Notizen: getting rid of horizontal scrollbar
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user