fixed safari not supporting rounded outlines

This commit is contained in:
Miodec 2023-01-27 15:03:12 +01:00
parent d9ac83a1a4
commit 707575546c

View file

@ -363,7 +363,7 @@
}
}
&.active {
outline-width: 0.2rem !important;
box-shadow: 0 0 0 0.2em var(--main-color);
transform: scale(1.1);
.themeBubbles {
opacity: 1;