added support for linking to the record preview/update form and some other minor improvements

This commit is contained in:
Gani Georgiev
2023-10-01 12:53:26 +03:00
parent ebf73f5602
commit 8908d03b8c
50 changed files with 407 additions and 165 deletions
+1 -1
View File
@@ -145,7 +145,7 @@
}
:global(.scroller-wrapper .columns-dropdown) {
top: 40px;
z-index: 100;
z-index: 101;
max-height: 340px;
}
</style>