diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/firmament/gui/button_editor_fragment.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/firmament/gui/button_editor_fragment.xml b/src/main/resources/assets/firmament/gui/button_editor_fragment.xml index 2992825..e28afc0 100644 --- a/src/main/resources/assets/firmament/gui/button_editor_fragment.xml +++ b/src/main/resources/assets/firmament/gui/button_editor_fragment.xml @@ -8,7 +8,7 @@ SPDX-License-Identifier: GPL-3.0-or-later <Root xmlns="http://notenoughupdates.org/moulconfig" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://notenoughupdates.org/moulconfig https://raw.githubusercontent.com/NotEnoughUpdates/MoulConfig/master/MoulConfig.xsd"> - <Panel> + <Panel background="VANILLA" insets="10"> <Column> <Row> <ItemStack value="@getItemIcon"/> |