feat(UI): Stock Items page added with getting, filtering, and saving data.
This commit is contained in:
@@ -33,3 +33,15 @@ tr {
|
||||
visibility: hidden;
|
||||
}
|
||||
*/
|
||||
|
||||
table textarea {
|
||||
width: 95% !important;
|
||||
}
|
||||
|
||||
table select {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
table input {
|
||||
width: 90% !important;
|
||||
}
|
||||
Reference in New Issue
Block a user