feat(UI): Stock Items page added with getting, filtering, and saving data.
This commit is contained in:
11
static/dist/css/main.bundle.css
vendored
11
static/dist/css/main.bundle.css
vendored
@@ -644,6 +644,17 @@ tr {
|
||||
}
|
||||
*/
|
||||
|
||||
table textarea {
|
||||
width: 95% !important;
|
||||
}
|
||||
|
||||
table select {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
table input {
|
||||
width: 90% !important;
|
||||
}
|
||||
|
||||
|
||||
button.collapsed {
|
||||
|
||||
Reference in New Issue
Block a user