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