mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
fixed recipe ingredient layout issue in safari (#387)
* fixed barcode button on iOS and made nicer on the desktop * fixed indentation * fixed indentation * fixed recipe ingredient layout issue in safari
This commit is contained in:
@@ -317,3 +317,8 @@ canvas.drawingBuffer {
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
/* Third party component customizations - Bootstrap list-group */
|
||||
.list-group {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user