chore: set margins in vulkan feature list

This commit is contained in:
Ilya Zlobintsev
2023-11-21 10:37:03 +02:00
parent 512378eaf7
commit b63644bc07

View File

@@ -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 {