﻿

/*重写 jquery ui 的 dialog 样式*/
.ui-dialog .ui-dialog-content {
  overflow: hidden;
  padding: 0;
}