Skip to content

Commit d5db83d

Browse files
committed
Merge branch 'hotfix/1.0.2'
2 parents 0a8efdb + ac822ff commit d5db83d

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codetrial/vue-cli-plugin-element",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Quickly build a backend system with vue-cli and element-ui in seconds.",
55
"main": "index.js",
66
"scripts": {

template/structure/src/styles/app/form/index.scss

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
.standard-form {
33
width: 600px;
44

5+
.el-radio-group,
6+
.el-checkbox-group {
7+
line-height: 40px;
8+
}
9+
510
.el-radio-group .el-radio,
611
.el-checkbox-group .el-checkbox {
7-
float: left;
8-
width: 160px;
9-
padding-right: 20px;
10-
margin: 0;
11-
padding: 0;
12+
line-height: 40px;
13+
margin-right: 30px;
1214
}
1315

1416
.el-radio-group .el-radio + .el-radio,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy