update label style

pull/1/head
Liana Husikyan 6 years ago committed by GitHub
parent 6ffebc31d8
commit 81e4837672
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/app/tabs/styles/test-tab-styles.js

@ -59,6 +59,7 @@ var css = csjs`
.label {
display: flex;
align-items: center;
white-space: nowrap;
}
`
module.exports = css

Loading…
Cancel
Save