@@ -215,6 +215,14 @@ export default {
}
+ }
+ .factory {
+ border-top-left-radius: 5px;
+ border-top-right-radius: 5px;
+ .sale{
+ border-bottom-left-radius: 5px;
+ border-bottom-right-radius: 5px;
</style>