Skip to content
Snippets Groups Projects
Commit 9112b03b authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#432 - new transaction tag input placeholder is cut

parent 45e70e0c
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,10 @@ ...@@ -15,6 +15,10 @@
background-color: #2E79B9; background-color: #2E79B9;
} }
.chips .input {
width: auto !important;
}
.input-min-width { .input-min-width {
min-width: 100px; min-width: 100px;
} }
......
...@@ -15,6 +15,10 @@ ...@@ -15,6 +15,10 @@
background-color: #2E79B9; background-color: #2E79B9;
} }
.chips .input {
width: auto !important;
}
.input-min-width { .input-min-width {
min-width: 100px; min-width: 100px;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment