Skip to content

Commit 9a03363

Browse files
committed
Fixed z-index for sidebar toggle arrow
1 parent 5cff46b commit 9a03363

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

assets/css/hope-ui.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19868,6 +19868,7 @@ body.offcanvas-active {
1986819868
position: absolute;
1986919869
right: -12px;
1987019870
top: 85px;
19871+
z-index: 2;
1987119872
cursor: pointer;
1987219873
background: var(--bs-primary);
1987319874
color: #ffffff;

assets/css/hope-ui.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)