ECOM-626 Added required check for select dropdowns and validation
This commit is contained in:
@@ -208,6 +208,10 @@
|
||||
|
||||
select {
|
||||
width: 100%;
|
||||
|
||||
&.error {
|
||||
border-color: tint($red,50%);
|
||||
}
|
||||
}
|
||||
/** FROM _accounts.scss - end **/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user