UNPKG
shiyzhangcron
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
> 一个基于vue3+Ant-Design-vue的cron表达式组件
shiyzhangcron
/
components
/
EasyCron
/
easy.cron.input.less
15 lines
(12 loc)
•
226 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//noinspection LessUnresolvedVariable
@prefix-cls:
'shiyzhang-easy-cron-input'
;
.@{prefix-cls}
{
a
.open-btn
{
cursor
: pointer;
.app-iconify
{
position
: relative;
top
:
1px
;
right
:
2px
; } } }