:root{--sidebar-collapsed-width: 64px;--sidebar-expanded-width: 240px}*{margin:0;padding:0;box-sizing:border-box}html,body{scroll-behavior:smooth;@apply bg-white;}*{scrollbar-width:thin;scrollbar-color:#d3d3d3 transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#2f2b3d;border-radius:4px}*::-webkit-scrollbar-thumb:hover{background-color:silver}.table-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comments-table-container{padding:0!important}
