[UPDT] HELPDESK: Style updation in add assignee form
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% load i18n %}
|
||||
<div
|
||||
class="oh-dropdown__menu oh-dropdown__menu--top-align oh-dropdown__filter p-4"
|
||||
style="right: 57px;bottom:100px"
|
||||
style="right: 57px;bottom:100px;max-width:100px;"
|
||||
x-data="{open: true}"
|
||||
x-show="open"
|
||||
@click.outside="open = false"
|
||||
|
||||
Reference in New Issue
Block a user