mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01:00
Only apply fullscreen-no-gutters class when a fullscreen-card is displayed (references #453)
This commit is contained in:
parent
72e18ed0a4
commit
170c7627fd
|
|
@ -60,7 +60,7 @@ a.discrete-link:focus {
|
|||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.fullscreen-no-gutters {
|
||||
.fullscreen-card .fullscreen-no-gutters {
|
||||
margin-left: 0 !important;
|
||||
margin-right: 0 !important;
|
||||
padding-left: 0 !important;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user