Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit b658b03

Browse files
committed
feat(timepicker): move inline styles to stylesheet
- Moves the inline styles in template to stylesheet Closes #5218
1 parent 6843ab6 commit b658b03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/timepicker/timepicker.css

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.uib-time input {
2+
width: 50px;
3+
}

0 commit comments

Comments
 (0)