mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-08 13:11:19 +08:00
fixed #8
This commit is contained in:
parent
76ab92292a
commit
2feca39a7e
1 changed files with 3 additions and 2 deletions
|
|
@ -511,8 +511,9 @@ key {
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
.chart{
|
||||
chart{
|
||||
max-height: 150px;
|
||||
canvas{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
max-height: 200px;
|
||||
.title{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue