1
0
mirror of https://github.com/pcvolkmer/onkostar-plugin-dnpm.git synced 2025-07-02 01:02:55 +00:00

Issue #34: Kein Overflow 'scroll', da dies Probleme unter Chrome/Chromium bereitet

This commit is contained in:
2023-09-25 19:05:04 +02:00
parent cb87ffccc5
commit 2eb319c99f

View File

@ -154,7 +154,6 @@ const showDialog = function (blockIndex) {
border: true,
columns: gridColumns,
flex: 1,
overflowY: 'scroll',
listeners: {
itemclick: (dv, record, item, index) => {
selectedItemIndex = index;