Fix results css [SCI-8618]

This commit is contained in:
Anton 2023-06-06 12:36:57 +02:00
parent acceaa7e08
commit 0924ae1046
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? %>