Prevents non existing view modes to be loaded in items page. Fixes padding for cards and thumbnail view modes.
This commit is contained in:
parent
76b97feefe
commit
f0b6217ca9
|
@ -84,8 +84,8 @@ export default {
|
|||
$tainacan-input-color: #1d1d1d;
|
||||
$gray1: #f2f2f2;
|
||||
$gray2: #e5e5e5;
|
||||
$gray4: #898d8f;
|
||||
$gray3: #dcdcdc;
|
||||
$gray4: #898d8f;
|
||||
|
||||
@import "../../src/admin/scss/_view-mode-masonry.scss";
|
||||
|
||||
|
|
Loading…
Reference in New Issue