.demo-block.demo-dialog {
  .dialog-footer button:first-child {
    margin-right: 10px;
  }
  .full-image {
    width: 100%;
  }
  .el-dialog__wrapper {
    margin: 0;
  }
  .el-select {
    width: 300px;
  }
  .el-input {
    width: 300px;
  }
  .el-button--text {
    margin-right: 15px;
  }
}
