.ryu-edit-layout {
  background: white; }
  .ryu-edit-layout-item {
    margin-bottom: 16px; }
  .ryu-edit-layout-item-title-prefix {
    width: 4px;
    height: 20px;
    background: #4990e2;
    float: left; }
  .ryu-edit-layout-item-title {
    height: 10px;
    float: left;
    font-size: 12px;
    color: #646464;
    padding-left: 10px; }
  .ryu-edit-layout-item-separator {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 4px;
    background: white; }
  .ryu-edit-layout-clear {
    clear: both; }
  .ryu-edit-layout :global(.ant-btn-primary) {
    background: #4990e2;
    border-color: #4990e2;
    height: 30px;
    border-radius: 0px; }
  .ryu-edit-layout :global(.ant-btn) {
    height: 30px;
    border-radius: 0px; }
