mirror of
https://github.com/grocy/grocy.git
synced 2025-08-19 20:11:16 +00:00
Improve shopping list compact view (references #453)
This commit is contained in:
@@ -58,7 +58,14 @@ a.discrete-link:focus {
|
||||
left: 0;
|
||||
overflow: auto;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
}
|
||||
|
||||
.fullscreen-no-gutters {
|
||||
margin-left: 0 !important;
|
||||
margin-right: 0 !important;
|
||||
padding-left: 0 !important;
|
||||
padding-right: 0 !important;
|
||||
}
|
||||
|
||||
/* Fixes smooth scrolling on iOS */
|
||||
#sidebarResponsive,
|
||||
|
Reference in New Issue
Block a user