mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
chore: set margins in vulkan feature list
This commit is contained in:
@@ -5,8 +5,8 @@ template $VulkanFeatureRow: Box {
|
||||
hexpand: true;
|
||||
hexpand-set: true;
|
||||
margin-bottom: 10;
|
||||
margin-end: 10;
|
||||
margin-start: 10;
|
||||
margin-end: 20;
|
||||
margin-start: 20;
|
||||
margin-top: 10;
|
||||
|
||||
Label name_label {
|
||||
|
||||
Reference in New Issue
Block a user