TimePicker: explicit declare box-sizing: content-box (#13347)

pull/13369/head
花裤衩 2018-11-09 14:51:20 +08:00 committed by hetech
parent d241282a81
commit fb4ba161a1
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
left: 0;
z-index: $--index-top;
user-select: none;
box-sizing: content-box;
@include e(content) {
font-size: 0;