11 lines
199 B
Plaintext
11 lines
199 B
Plaintext
/*
|
|
* ===================================
|
|
* UTKNumberStepperSample.uss
|
|
* Number Stepper Sample Specific Styles
|
|
* ===================================
|
|
*/
|
|
|
|
.utk-sample-stepper {
|
|
width: 150px;
|
|
}
|