﻿.control-sidebar::-webkit-scrollbar {
    width: 5px;
}

.control-sidebar::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 10px;
}



