mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
css: Don't export @iplWebAssets anymore
This variable is available since Icinga Web v2.9.0 (https://github.com/Icinga/icingaweb2/pull/4381) The `@exports` feature is not ported to ipl-web with https://github.com/Icinga/ipl-web/pull/365.
This commit is contained in:
parent
4917819eb0
commit
e43b4e9dd6
1 changed files with 0 additions and 4 deletions
|
|
@ -1,10 +1,6 @@
|
|||
// SPDX-FileCopyrightText: 2019 Icinga GmbH <https://icinga.com>
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
@exports: {
|
||||
@iplWebAssets: "../lib/icinga/icinga-php-library";
|
||||
};
|
||||
|
||||
& > .content.full-height {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue