[UPDT] BASE: Design update in main dashboard PMS redirect

This commit is contained in:
Horilla
2023-10-17 16:42:23 +05:30
parent f95f282158
commit da020549aa

View File

@@ -5,7 +5,7 @@
{% load basefilters %}
<main :class="sidebarOpen ? 'oh-main__sidebar-visible' : ''">
<section class="oh-wrapper oh-main__topbar" x-data="{searchShow: false}">
<section class="oh-wrapper oh-main__topbar p-0" x-data="{searchShow: false}">
<div class="oh-main__titlebar oh-main__titlebar--left">
<h1 class="oh-main__titlebar-title fw-bold">{% trans "Key Results" %}</h1>
</div>