修改 js 的命名风格
This commit is contained in:
@@ -32,4 +32,9 @@
|
||||
.pie-chart-container{
|
||||
width: 50%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.tag-editor{
|
||||
border: 1px solid #d9d9d9;
|
||||
border-top-color: silver;
|
||||
}
|
||||
@@ -28,4 +28,8 @@ label {
|
||||
|
||||
[ms-controller] {
|
||||
display: none
|
||||
}
|
||||
|
||||
.right{
|
||||
float: right;
|
||||
}
|
||||
Reference in New Issue
Block a user