mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
remove font-family in calendar style
This commit is contained in:
parent
688c309b06
commit
5eda4608f7
@ -1,7 +1,6 @@
|
||||
.@{prefixCalendarClass} {
|
||||
position: relative;
|
||||
outline: none;
|
||||
font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans-serif;
|
||||
width: 253px;
|
||||
border: 1px solid #ccc;
|
||||
list-style: none;
|
||||
@ -193,4 +192,4 @@
|
||||
color: #23c0fa;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user