Browse Source

fix close x z-index

pull/1196/merge
afc163 9 years ago
parent
commit
c341965d65
  1. 1
      style/components/dialog/Dialog.less

1
style/components/dialog/Dialog.less

@ -58,6 +58,7 @@
line-height: 12px;
top: 18px;
right: 18px;
z-index: 1;
&:before {
content: "\e62d";

Loading…
Cancel
Save