Remove thickness from UI background style
This commit is contained in:
@@ -105,7 +105,6 @@ enum {
|
|||||||
};
|
};
|
||||||
|
|
||||||
typedef struct BzUIBackgroundStyle {
|
typedef struct BzUIBackgroundStyle {
|
||||||
f32 thickness;
|
|
||||||
f32 roundness;
|
f32 roundness;
|
||||||
Color normal;
|
Color normal;
|
||||||
Color hover;
|
Color hover;
|
||||||
|
|||||||
Reference in New Issue
Block a user