mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-10 16:31:22 +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;
|
margin-bottom: 0;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dropdown-selector-container {
|
||||||
|
width: 170px;
|
||||||
|
|
||||||
|
.search-field {
|
||||||
|
padding-left: 8px;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue