Fix graph tabs button css on mobile layout

This commit is contained in:
JonnyWong16 2021-04-21 18:34:08 -07:00
commit b6ccce89bc
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -2800,6 +2800,10 @@ a .home-platforms-list-cover-face:hover
overflow: hidden;
max-width: 350px;
}
#graph-tabs {
padding-bottom: 10px;
float: none;
}
.graphs-instance {
height: 330px;
padding: 20px;