Hi @JS,
Please try adding this custom CSS codes udner XStore > Theme Options > Theme Custom CSS > Global CSS:
body ul.st-color-swatch li {
border: 1px solid var(--et_border-color) !important;
}
body ul.st-swatch-size-large li.type-color {
width: 45px;
height: 45px;
}
Then navigate to WooCommerce > Settings > Products > Inventory > then check this option:
Hope it helps!