Browse Source

加大Url路径框长度

v1.4
大石头 9 years ago
parent
commit
631d635b4d
  1. 2
      GitCandy/Content/Site.css

2
GitCandy/Content/Site.css

@ -100,7 +100,7 @@
}
.url-path {
width: 300px;
width: 400px;
}
.url-path > input {
background: #fff !important;

Loading…
Cancel
Save