completed some features in market place
This commit is contained in:
@@ -126,6 +126,8 @@
|
||||
display: flex;
|
||||
max-height: 180px;
|
||||
justify-content: center;
|
||||
border-radius: #{$border-radius-medium};
|
||||
overflow: hidden;
|
||||
img{
|
||||
height: inherit;
|
||||
width: 100%;
|
||||
@@ -211,7 +213,7 @@
|
||||
background-color: var(--background-color);
|
||||
display: flex;
|
||||
gap: 12px;
|
||||
z-index: 100;
|
||||
overflow: hidden;
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user