/* src/client/home.css */
.sidebar {
  border-right: 1px solid #ffffff23;
  min-width: 280px;
  height: 100%;
}

.editor {
  width: 100%;
}
