icon badge style

This commit is contained in:
Zoë Bijl
2025-10-10 09:30:14 +02:00
parent 7f1c3fd388
commit fbd22639d9
@@ -37,6 +37,7 @@
&__badge {
position: absolute;
border: 2px solid lighten($ui-base-color, 8%);
border-radius: 50%;
color: $primary-text-color;
background: $ui-highlight-color;
}
@@ -45,6 +46,10 @@
position: absolute;
background: $error-red;
}
.gts-icon {
display: block;
}
}
.drawer__tab .gts-icon,