mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 01:32:38 +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:
parent
828ab8eba0
commit
c5927a10f3
@ -317,3 +317,8 @@ canvas.drawingBuffer {
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
/* Third party component customizations - Bootstrap list-group */
|
||||
.list-group {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user