0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 18:32:40 +00:00

Merge pull request #3330 from RKuerten/removeBGattach

Remove background-attachment property from .monster.frame
This commit is contained in:
Trevor Buckner
2024-02-27 10:38:53 -05:00
committed by GitHub

View File

@@ -307,7 +307,6 @@
margin-left : -0.16cm; margin-left : -0.16cm;
background-color : var(--HB_Color_MonsterStatBackground); background-color : var(--HB_Color_MonsterStatBackground);
background-image : @monsterBlockBackground; background-image : @monsterBlockBackground;
background-attachment : unset;
background-blend-mode : overlay; background-blend-mode : overlay;
border-style : solid; border-style : solid;
border-width : 7px 6px; border-width : 7px 6px;