demo-tool-bar {
    width: 42px !important;
    padding: 0 !important;
}

demo-tool-bar div {
    padding: 6px 0 0 0;
    gap: 8px;
    display: flex;
    flex-direction: column;
    height: 100vh;
}

demo-tool-bar img {
    width: 28px;
    height: 28px;
}

demo-tool-bar a {
    padding: 0 5px 0 5px;
    text-decoration: none;
    color: #adb5bd;
}
