Fix minor css bugs

This commit is contained in:
Ajay Bura
2022-08-19 13:57:24 +05:30
parent 4cd8f4a94c
commit 2f2680be3c
2 changed files with 2 additions and 1 deletions

View File

@@ -70,6 +70,7 @@
&__preview > img {
max-height: 40px;
border-radius: var(--bo-radius);
max-width: 150px;
}
&__icon {
padding: var(--sp-extra-tight);