@@ -199,4 +199,13 @@ export default {
}
+.in-app{
+ .hot-keep-group{
+ justify-content: flex-start !important;
+ .card-item{
+ margin-right: 10px;
+ }
+
+}
</style>