mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-11 01:44:34 +08:00
Old buttons at importing protocols.io protocol (update) [SCI-8032] (#5137)
* Fix Small css inacuracies [SCI-8032] * Remove the technician role [SCI-8032] * Use permissions to filter the authorised roles [SCI-8032]
This commit is contained in:
parent
6ba6d98989
commit
5cc06aedf5
1 changed files with 8 additions and 0 deletions
|
@ -54,6 +54,14 @@
|
|||
margin-bottom: 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.dropdown-selector-container {
|
||||
width: 170px;
|
||||
|
||||
.search-field {
|
||||
padding-left: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue