mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-24 15:54:00 +08:00
Fix pixel perfect alignment in dropdown [SCI-8032]
This commit is contained in:
parent
678d51692e
commit
107d602521
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
width: 170px;
|
||||
|
||||
.search-field {
|
||||
padding-left: 8px;
|
||||
padding-left: 7px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue