fix
This commit is contained in:
@@ -2635,11 +2635,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
function handleColorTheme(e) {
|
||||
document.documentElement.setAttribute("data-color-theme", e);
|
||||
}
|
||||
</script>
|
||||
|
||||
<button class="btn btn-primary p-3 rounded-circle d-flex align-items-center justify-content-center customizer-btn" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasExample" aria-controls="offcanvasExample">
|
||||
<i class="icon ti ti-settings fs-7"></i>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user