[UPDT] PMS: Remove back button and feedback answer view sidebar style

This commit is contained in:
Horilla
2024-02-21 12:05:33 +05:30
parent f8c975e497
commit ef9d0bd482
2 changed files with 3 additions and 13 deletions

View File

@@ -11,18 +11,8 @@
<!-- End of Navigation -->
<main :class="sidebarOpen ? 'oh-main__sidebar-visible' : ''">
<div class="oh-wrapper">
<div class="d-none mt-5" id="back_button" style="width:10%">
<a href=""
class="oh-btn oh-btn--secondary oh-btn--shadow ms-3"
>
<ion-icon
class="me-2 md hydrated"
name="arrow-back-outline"
role="img"
aria-label="arrow-back-outline"
></ion-icon
>{% trans "Back" %}</a
>
<div class="d-none mt-5">
</div>
<div class="oh-dashboard row" id="dashboard">
<div class="oh-dashboard__left col-12 col-sm-12 col-md-12 col-lg-9">

View File

@@ -314,7 +314,7 @@
</main>
<!-- answer off canvas -->
<div class="oh-activity-sidebar" id="answerViewAccordion">
<div class="oh-activity-sidebar" id="answerViewAccordion" style="z-index:1000">
<div class="oh-activity-sidebar__header">
<span id="closanswer" style="cursor: pointer;" title="{% trans 'Close' %}">
<ion-icon