mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-05 20:54:27 +08:00
fixes keywords overlaping when editing keywords of protocol [SCI-293]
This commit is contained in:
parent
ae7eb18af8
commit
761ddea295
1 changed files with 3 additions and 0 deletions
|
@ -58,3 +58,6 @@
|
|||
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
|
||||
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
||||
}
|
||||
.label {
|
||||
line-height: 2.3 !important;
|
||||
}
|
Loading…
Add table
Reference in a new issue