CASH-1062: style fix for vehicle parts
This commit is contained in:
parent
bf250c94df
commit
dce3a468ca
1 changed files with 3 additions and 0 deletions
|
|
@ -238,6 +238,9 @@ export default {
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
|
html .has-error.list-card:hover {
|
||||||
|
border-radius: 50rem;
|
||||||
|
}
|
||||||
.vehicle-parts {
|
.vehicle-parts {
|
||||||
label {
|
label {
|
||||||
&.list-card {
|
&.list-card {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue