mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-25 14:17:29 -04:00
suggestions in search request
This commit is contained in:
parent
80f2c6c6c3
commit
5cbdddf519
3 changed files with 12 additions and 27 deletions
|
@ -20,9 +20,9 @@ offset_bottom = 100.0
|
|||
self_modulate = Color(1, 1, 1, 0)
|
||||
custom_minimum_size = Vector2(850, 100)
|
||||
layout_mode = 1
|
||||
offset_top = 25.0
|
||||
offset_top = 50.0
|
||||
offset_right = 850.0
|
||||
offset_bottom = 125.0
|
||||
offset_bottom = 150.0
|
||||
theme_override_styles/panel = ExtResource("2_cxiqp")
|
||||
|
||||
[node name="RichTextLabel" type="RichTextLabel" parent="Panel"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue