[FIX] HELPDESK: Fixed sticky heading in tickets kanban view
This commit is contained in:
@@ -10,8 +10,9 @@
|
||||
class="oh-kanban__section"
|
||||
id="kanban{{status}}"
|
||||
data-status-id="{{status}}"
|
||||
style="position:sticky;top:0"
|
||||
>
|
||||
<div class="oh-kanban__section-head mt-2">
|
||||
<div class="oh-kanban__section-head">
|
||||
<div class="d-flex">
|
||||
<span
|
||||
class="oh-badge oh-badge--small oh-badge--round ms-2 mr-2"
|
||||
|
||||
Reference in New Issue
Block a user