Merge pull request #5562 from aignatov-bio/ai-sci-8618-fix-results-css

Fix results css [SCI-8618]
This commit is contained in:
aignatov-bio 2023-06-06 12:52:43 +02:00 committed by GitHub
commit 7e1402af3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -19,6 +19,8 @@
}
.add-result-dropdown {
z-index: 200;
li {
cursor: pointer;
padding: .5em 1em;

View file

@ -1,5 +1,5 @@
<div class="content-header sticky-header my-module-header">
<div class="my-module-title-row">
<div class="my-module-title-row title-row">
<i class="sn-icon sn-icon-navigator sci--layout--navigator-open cursor-pointer p-1.5 border rounded border-sn-light-grey mr-4"></i>
<h1 class="my_module-name" data-toggle="tooltip" data-placement="bottom" title="<%= @my_module.name %>">
<% if @my_module.archived_branch? %>