Skip to content

Commit

Permalink
update style.
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperEVO committed Aug 24, 2017
1 parent 90953bb commit df990b6
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion assets/common/ConfirmPanel.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
flex-shrink: 0;
justify-content: center;
align-items: center;
width: 100%;
background: #eee;
padding: 2px 10px;
border-top: #E5E4E4 1px solid;
Expand Down
1 change: 0 additions & 1 deletion assets/common/DatePicker.less
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
display: flex;
justify-content: center;
align-items: flex-end;
height: 40px;
left: 0;
right: 0;
padding: 10px 0;
Expand Down
4 changes: 0 additions & 4 deletions assets/common/index.less
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
@prefixClass: rmc-calendar;
.@{prefixClass} {
font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans-serif;
box-sizing: border-box;
* {
box-sizing: border-box;
}
}

.@{prefixClass}-hidden {
Expand Down
3 changes: 0 additions & 3 deletions assets/index.less
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
@import './common/index.less';

// @import '../node_modules/rmc-picker/assets/index.css';
// @import '../node_modules/rmc-date-picker/assets/index.css';

0 comments on commit df990b6

Please sign in to comment.