🔥 Remove no-longer needed prop attrs

This commit is contained in:
Alicia Sykes
2021-10-30 13:23:54 +01:00
parent 6f3570eed2
commit 513b1cd955
4 changed files with 11 additions and 13 deletions

View File

@@ -365,7 +365,7 @@ export default {
height: 2rem;
}
&.add-new {
border-style: dashed !important;
border: 2px dashed var(--primary) !important;
}
}