mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-17 06:35:14 +08:00
Merge pull request #6591 from lasniscinote/gl_SCI_9446
CSS: Assigned users dropdown on task details [SCI-9446]
This commit is contained in:
commit
3f4c6c8095
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
|||
transition: .2s;
|
||||
transition-property: top, bottom, box-shadow;
|
||||
width: 100%;
|
||||
z-index: 100;
|
||||
z-index: 999;
|
||||
|
||||
.empty-dropdown {
|
||||
opacity: .6;
|
||||
|
|
Loading…
Reference in a new issue