Merge pull request #1197 from prymitive/percy-font

fix(storybook): remove percy font override
This commit is contained in:
Łukasz Mierzwa
2019-11-29 17:01:12 +00:00
committed by GitHub

View File

@@ -3,10 +3,6 @@
@import "Styles/DarkThemeLoader";
@import "Styles/ResetCSS";
body {
font-family: sans-serif !important;
}
.dropdown-menu {
position: relative !important;
float: none !important;