This commit is contained in:
@@ -5,3 +5,4 @@
|
||||
// @import 'product-manager';
|
||||
@import 'button';
|
||||
@import 'inputAmount';
|
||||
@import 'inputPrice';
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
.m-input-price {
|
||||
max-width: 200px;
|
||||
input {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user