mirror of https://github.com/abpframework/abp.git
2 changed files with 5 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||
|
/*TODO: Remove after BS5 Modal support of select2 */ |
||||
|
span.select2-container.select2-container--default.select2-container--open { |
||||
|
z-index: 1056; /*Just for BS5 Modals*/ |
||||
|
} |
||||
Loading…
Reference in new issue