invoice frontend improvements

This commit is contained in:
Peter Papp
2021-05-04 17:43:42 +02:00
parent c65414f0c4
commit 62820c8ddb
6 changed files with 121 additions and 45 deletions
+2 -2
View File
@@ -65,7 +65,7 @@
.duplicator {
.duplicator-add-button {
//width: 100%;
width: 100%;
}
.duplicator-item {
@@ -109,7 +109,7 @@
border-radius: 0;
padding: 0 0 8px;
&:focus {
&:focus, &.is-error {
border-top-color: transparent !important;
border-left-color: transparent !important;
border-right-color: transparent !important;