Adjusted toggle arrow position

This commit is contained in:
Julian Prieber 2023-05-17 12:42:02 +02:00
parent 589c09ba66
commit 5cff46b58e
2 changed files with 2 additions and 2 deletions

View File

@ -19867,7 +19867,7 @@ body.offcanvas-active {
.sidebar .sidebar-toggle {
position: absolute;
right: -12px;
top: 16px;
top: 85px;
cursor: pointer;
background: var(--bs-primary);
color: #ffffff;

File diff suppressed because one or more lines are too long