enhance: update clear icon and increase size

This commit is contained in:
Konstantinos Kaloutas
2022-08-18 11:46:55 +03:00
committed by Andelf
parent cd563a286e
commit d5a42b0bdc
2 changed files with 3 additions and 5 deletions

View File

@@ -842,14 +842,12 @@ i.ti {
.heading-bg {
border-radius: 50%;
width: 12px;
height: 12px;
width: 14px;
height: 14px;
&.remove {
@apply border flex items-center justify-center;
font-size: 11px;
box-sizing: border-box;
border-color: var(--border-color);
}
}