@@ -58,6 +58,9 @@
&>div {
width: 46%;
}
+ .ant-select-selector{
+ border-radius: 16px;
+ }
@@ -141,6 +141,8 @@
height: 100%;
img {
+ width: 100%;
+ height: 100%;
object-fit: contain !important;