#other-layout{display:flex;flex-direction:column;font-size:1rem;line-height:1.5rem;color:var(--app-f-text);min-height:100vh}#other-layout .scrollbar{scrollbar-color:hsla(0,0%,54%,.4)}#other-layout .scrollbar::-webkit-scrollbar{width:6px;height:6px}#other-layout .scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:3px}#other-layout .scrollbar textarea::-webkit-scrollbar-track{background:transparent}#other-layout .scrollbar::-webkit-scrollbar-thumb{background-color:hsla(0,0%,54%,.4);border-radius:3px}#other-layout .scrollbar.scrollbar-bg-transparent::-webkit-scrollbar-track{background:transparent}