Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/atherosai/ui/sidebar-03/

assets /cody/atherosai/ui/sidebar-03/assets/
9 Items
  • analytics.svg
  • chevron.svg
  • dashboard.svg
  • funds.svg
  • help.svg
  • logo.svg
  • performance.svg
  • profile.jpg
  • index.html /cody/atherosai/ui/sidebar-03/index.html
    396 Views
    0 Comments

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Sidebar</title>
    <link rel="preconne
    script.js /cody/atherosai/ui/sidebar-03/script.js
    197 Views
    0 Comments

    const expand_btn = document.querySelector(".expand-btn");

    let activeIndex;

    expand_btn.addEventListener("click", () => {
    doc
    style.css /cody/atherosai/ui/sidebar-03/style.css
    119 Views
    0 Comments

    :root {
    --primary-color: #3841E6;
    --text: #EDF0F7;
    --sidebar-gray: #111926;
    --sidebar-gray-light: #F8F7FD;