mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-10 23:14:13 +00:00
- style fixes
- add part description as mouse-over text
This commit is contained in:
@ -560,6 +560,11 @@
|
||||
transition: 0.1s;
|
||||
}
|
||||
|
||||
.search-autocomplete-item {
|
||||
border-top: 1px solid #EEE;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
.modal {
|
||||
overflow: hidden;
|
||||
z-index: 9999;
|
||||
|
Reference in New Issue
Block a user