Skip to content

Commit 39a61cb

Browse files
committed
[UIA-809] Replace reference selector with combo box
1 parent 1094067 commit 39a61cb

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

Source/AdministrationModule.mpr

348 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.12.1
1+
2.13.0

Source/themesource/datawidgets/web/_datagrid.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,3 +379,7 @@ $grid-selected-row-background: $brand-light;
379379
.widget-datagrid-col-select input:focus-visible {
380380
outline-offset: 0;
381381
}
382+
383+
.widget-datagrid-content {
384+
overflow-y: auto;
385+
}
Binary file not shown.

0 commit comments

Comments
 (0)