Browse Source

Corrected styling quirk in Opera

master
Said Achmiz 6 years ago
parent
commit
ff7caa37ce
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      chrome/popup.css

+ 1
- 0
chrome/popup.css View File

@@ -15,6 +15,7 @@ body {
display: flex;
flex-flow: column;
font-family: Inconsolata, sans-serif;
background-color: #fff;
}

/***********/

Loading…
Cancel
Save