mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Added a compact view for shopping list (for mobile shopping) (closes #453)
This commit is contained in:
@@ -57,6 +57,7 @@ a.discrete-link:focus {
|
||||
top: 0;
|
||||
left: 0;
|
||||
overflow: auto;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
/* Fixes smooth scrolling on iOS */
|
||||
@@ -65,7 +66,7 @@ a.discrete-link:focus {
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
.fullscreen-card .card-header {
|
||||
.fullscreen-card .card-header-fullscreen {
|
||||
z-index: 9999;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
|
Reference in New Issue
Block a user