mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-29 02:07:55 +08:00
fixed safari not supporting rounded outlines
This commit is contained in:
parent
d9ac83a1a4
commit
707575546c
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue