mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-10 16:31:22 +08:00
Merge pull request #4768 from aignatov-bio/ai-sci-7692-assigned-users-icons-not-alligned
Fix assigned users icons alignment [SCI-7692]
This commit is contained in:
commit
3282c1104b
1 changed files with 4 additions and 1 deletions
|
|
@ -228,7 +228,10 @@
|
|||
.new-user {
|
||||
color: $color-silver-chalice;
|
||||
line-height: 24px;
|
||||
margin-left: 5px;
|
||||
|
||||
&:not(:first-child) {
|
||||
margin-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue