css: Define @iplWebAssets and export it

This commit is contained in:
Johannes Meyer 2020-11-19 13:55:00 +01:00
parent 3a921d4e18
commit eb09ebd4ec

View file

@ -1,5 +1,9 @@
/* Icinga DB Web | (c) 2020 Icinga GmbH | GPLv2 */
@exports: {
@iplWebAssets: "../lib/icinga/ipl";
};
& > .content.full-width {
padding-left: 0;
padding-right: 0;