mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Add a little more padding between columns
This commit is contained in:
@@ -178,7 +178,7 @@ public enum VSubmenuConstructed implements IVSubmenu<CSubmenuConstructed> {
|
||||
});
|
||||
playersFrame.add(addPlayerBtn, "height 30px!, growx, pushx");
|
||||
|
||||
constructedFrame.add(playersFrame, "gapright 6px, w 50%-3px, growy, pushy");
|
||||
constructedFrame.add(playersFrame, "gapright 10px, w 50%-5px, growy, pushy");
|
||||
|
||||
////////////////////////////////////////////////////////
|
||||
////////////////////// Deck Panel //////////////////////
|
||||
|
||||
Reference in New Issue
Block a user