mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 03:10:51 +00:00
invoice frontend improvements
This commit is contained in:
Vendored
+2
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user