UNPKG
ygd
Version:
latest (3.15.13)
previous (3.16.13)
3.16.13
3.16.12
3.16.11
3.16.10
3.16.9
3.16.8
3.16.7
3.16.6
3.16.5
3.16.4
3.16.3
3.16.2
3.16.1
3.16.0
3.16.0-beta.3
3.16.0-beta.1
3.15.13
3.15.12
3.15.11
3.15.10
3.15.9
3.15.8
3.15.7
3.15.6
3.15.5
3.15.4
3.15.3
3.15.2
3.15.1
An enterprise-class UI design language and React-based implementation
ygd.ygego.dev1
appzk/yg-design
ygd
/
lib
/
date-picker
/
style
/
MonthPicker.less
12 lines
(11 loc)
•
239 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
.@{calendar-prefix-cls}-month { .@{calendar-prefix-cls}-month-
header
-wrap {
position
: relative;
height
:
288px
; } .@{calendar-prefix-cls}-month-panel, .@{calendar-prefix-cls}-year-panel {
top
:
0
;
height
:
100%
; } }