refactor(Sku): use datetime-picker
This commit is contained in:
@@ -330,6 +330,13 @@
|
||||
overflow: visible;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
&-label {
|
||||
margin-top: @padding-xs;
|
||||
color: @cell-label-color;
|
||||
font-size: @cell-label-font-size;
|
||||
line-height: @cell-label-line-height;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user