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:
@ -154,7 +154,6 @@ const showDialog = function (blockIndex) {
|
||||
border: true,
|
||||
columns: gridColumns,
|
||||
flex: 1,
|
||||
overflowY: 'scroll',
|
||||
listeners: {
|
||||
itemclick: (dv, record, item, index) => {
|
||||
selectedItemIndex = index;
|
||||
|
Reference in New Issue
Block a user