mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-22 13:53:04 +08:00
parent
95f2899636
commit
0f601d912b
1 changed files with 2 additions and 1 deletions
|
@ -540,6 +540,7 @@ key {
|
|||
border-radius: 100rem;
|
||||
right: 0.5em;
|
||||
top: 0.5em;
|
||||
outline: 0.5em solid var(--bg-color);
|
||||
// outline: 0.5em solid var(--bg-color);
|
||||
box-shadow: 0 0 0 0.5em var(--bg-color);
|
||||
transition: 0.125s;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue