@tailwind base;@tailwind components;@tailwind utilities;button,a{touch-action:manipulation}html,body,#root{height:100%}@layer components{.rich-text-container .ql-container{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.rich-text-container .ql-toolbar{border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rich-text-container .ql-toolbar::-webkit-scrollbar{display:none}.rich-text-container .ql-toolbar .ql-formats{margin-right:8px;display:flex;flex-wrap:nowrap;flex-shrink:0}.rich-text-container [contenteditable]{-webkit-user-select:text!important;user-select:text!important}}
