body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; margin: auto; } nav { overflow-y: hidden; overflow-x: auto; } nav::-webkit-scrollbar { display: none; } .selected { background-color: #24c278 !important; } .context-menu { position: absolute; background: white; } .inline-edit { padding: 0!important; } td.inline-edit > textarea, th.inline-edit > textarea { width: 100%; height: 100%; }