Commit fb4ba161 authored by 花裤衩's avatar 花裤衩 Committed by hetech

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

parent d241282a
......@@ -11,6 +11,7 @@
left: 0;
z-index: $--index-top;
user-select: none;
box-sizing: content-box;
@include e(content) {
font-size: 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment