mirror of
https://github.com/passivestar/godot-minimal-theme.git
synced 2025-01-22 08:09:13 -05:00
Fix label content margins
This commit is contained in:
parent
c0306b21a2
commit
6d4f9c879f
@ -267,7 +267,10 @@ content_margin_top = 4.0
|
||||
content_margin_right = 4.0
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_pgp2j"]
|
||||
content_margin_top = 1.0
|
||||
content_margin_left = 5.0
|
||||
content_margin_top = 4.0
|
||||
content_margin_right = 5.0
|
||||
content_margin_bottom = 4.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cfx35"]
|
||||
content_margin_left = 7.0
|
||||
|
@ -267,7 +267,10 @@ content_margin_top = 8.0
|
||||
content_margin_right = 8.0
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_pgp2j"]
|
||||
content_margin_top = 2.0
|
||||
content_margin_left = 10.0
|
||||
content_margin_top = 8.0
|
||||
content_margin_right = 10.0
|
||||
content_margin_bottom = 8.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cfx35"]
|
||||
content_margin_left = 14.0
|
||||
|
Loading…
Reference in New Issue
Block a user