styles
This commit is contained in:
parent
8f8a34ec11
commit
2f50fd5e9f
4
main.js
4
main.js
@ -447,7 +447,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#new input[name="cp[name_int]"] {
|
#new input[name="cp[name_int]"] {
|
||||||
width: 40em;
|
width: 34em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-upload {
|
.custom-file-upload {
|
||||||
@ -661,7 +661,7 @@
|
|||||||
/* HEADER */
|
/* HEADER */
|
||||||
|
|
||||||
let headerContainer = createFrom(rows, "header", [
|
let headerContainer = createFrom(rows, "header", [
|
||||||
{ index: 2, name: "№" },
|
{ index: 2, name: "№", desc: "" },
|
||||||
{ index: 8, name: "Название" }
|
{ index: 8, name: "Название" }
|
||||||
])
|
])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user