fix: change main landmark

This commit is contained in:
Konstantinos Kaloutas
2022-08-22 17:56:44 +03:00
committed by Tienson Qin
parent d4f781793d
commit 1ce08c5faa

View File

@@ -332,7 +332,7 @@
(left-sidebar {:left-sidebar-open? left-sidebar-open?
:route-match route-match})
[:main#main-content-container.scrollbar-spacing.w-full.flex.justify-center.flex-row
[:div#main-content-container.scrollbar-spacing.w-full.flex.justify-center.flex-row
(when (util/electron?)
(find-in-page/search))
@@ -598,7 +598,7 @@
(editor-handler/unhighlight-blocks!)
(util/fix-open-external-with-shift! e))}
[:div.theme-inner
[:main.theme-inner
{:class (util/classnames [{:ls-left-sidebar-open left-sidebar-open?
:ls-right-sidebar-open sidebar-open?
:ls-wide-mode wide-mode?}])}