Skip to content

Commit

Permalink
Optimize tooltip style.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenshin committed Aug 12, 2018
1 parent 7cb5794 commit 686b3c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/css/main.css
Expand Up @@ -466,14 +466,14 @@ body {
position: absolute;

left: -30px;
bottom: 14px;
bottom: 30px;

padding: 3px 8px;

min-width: 74px;
min-width: 100px;

color: #fff;
background-color: #616161;
background-color: #232F34;

font-size: 12px;
text-align: center;
Expand Down

0 comments on commit 686b3c7

Please sign in to comment.