mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-30 18:49:56 +08:00
style: make profile buttons transparent to avoid focus border clipping
This commit is contained in:
parent
c124f9bd67
commit
7ee4340383
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@
|
|||
border-bottom-right-radius: var(--roundness);
|
||||
}
|
||||
button {
|
||||
background: transparent;
|
||||
align-items: center;
|
||||
align-content: center;
|
||||
display: grid;
|
||||
|
|
Loading…
Add table
Reference in a new issue