diff --git a/public/index.html b/public/index.html
index c21ad6d..fa4066a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -54,7 +54,13 @@
#quote-items input,
#quote-items select {
border: 1.5px solid #9ca3af !important;
- }
+ }
+ #invoice-items > div,
+ #quote-items > div,
+ #invoice-items .border,
+ #quote-items .border {
+ border: 1.5px solid #9ca3af !important;
+ }