Newer
Older
cortex-hub / ui / client-app / src / components / ChatArea.css
/* ChatArea styles moved to inline Tailwind where possible */
.custom-scrollbar::-webkit-scrollbar {
  width: 6px;
}