Merge pull request #6591 from lasniscinote/gl_SCI_9446

CSS: Assigned users dropdown on task details [SCI-9446]
This commit is contained in:
Martin Artnik 2023-11-07 11:36:05 +01:00 committed by GitHub
commit 3f4c6c8095
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,7 +141,7 @@
transition: .2s;
transition-property: top, bottom, box-shadow;
width: 100%;
z-index: 100;
z-index: 999;
.empty-dropdown {
opacity: .6;