Working on the search problem....

This commit is contained in:
PySimpleGUI 2022-11-19 09:25:23 -05:00
parent cb1dd38250
commit ed34934872
3 changed files with 9 additions and 2 deletions

5
docs/extra.css Normal file
View file

@ -0,0 +1,5 @@
.bs-sidebar {
padding: 0;
max-height:90vh;
overflow-y: auto;
}