mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Better approach for stock overview filtering by location (references #11)
This commit is contained in:
@@ -182,3 +182,15 @@ a.discrete-link:focus {
|
||||
#toast-container > div {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.no-gutters {
|
||||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.dataTables_filter,
|
||||
.dataTables_info {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user