mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Finish "shopping list to stock workflow" (closes #98)
This commit is contained in:
@@ -82,6 +82,10 @@ body.embedded.fixed-nav {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
/* Hide the default up/down arrow buttons for number inputs because we use our own buttons in numberpicker */
|
||||
input[type='number'] {
|
||||
-moz-appearance: textfield;
|
||||
|
Reference in New Issue
Block a user