mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 08:55:33 +02:00
Fixed Graphview in mobile view
This commit is contained in:
parent
82bef8ce6c
commit
c27ce84416
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
width: 50vw;
|
||||
|
||||
@media all and (max-width: $fullPageWidth) {
|
||||
width: 90%;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue