工单作业、报工查询、工单查询
This commit is contained in:
@@ -10,4 +10,21 @@
|
||||
.close_icon::before
|
||||
content '\e60f'
|
||||
.selected_icon::before
|
||||
content '\e608'
|
||||
content '\e608'
|
||||
|
||||
// new
|
||||
[class*=" icon_"],[class^=icon_]
|
||||
font-family: "iconfont" !important;
|
||||
speak: none;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
line-height: 1;
|
||||
vertical-align: middle;
|
||||
display: inline-block;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
.icon_dropdown
|
||||
&::before
|
||||
content: '\e626'
|
||||
|
||||
Reference in New Issue
Block a user