[UPDT] BASE: Design update in main dashboard PMS redirect
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user