mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-09 06:35:37 +08:00
retain the same word case in repositories dropdown
This commit is contained in:
parent
e027a871e9
commit
f77b1aa4e8
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
height: auto;
|
||||
max-height: 400px;
|
||||
overflow-x: hidden;
|
||||
text-transform: initial;
|
||||
}
|
||||
|
||||
.repository-table {
|
||||
|
|
Loading…
Add table
Reference in a new issue