mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Only apply fullscreen-no-gutters class when a fullscreen-card is displayed (references #453)
This commit is contained in:
@@ -60,7 +60,7 @@ a.discrete-link:focus {
|
|||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fullscreen-no-gutters {
|
.fullscreen-card .fullscreen-no-gutters {
|
||||||
margin-left: 0 !important;
|
margin-left: 0 !important;
|
||||||
margin-right: 0 !important;
|
margin-right: 0 !important;
|
||||||
padding-left: 0 !important;
|
padding-left: 0 !important;
|
||||||
|
Reference in New Issue
Block a user