feat(ui): Typography V2
This commit is contained in:
5
pkgs/clan-app/ui/.storybook/preview.css
Normal file
5
pkgs/clan-app/ui/.storybook/preview.css
Normal file
@@ -0,0 +1,5 @@
|
||||
html {
|
||||
/* revert this which only makes sense when rendering inside the clan app webview */
|
||||
overflow-x: revert;
|
||||
overflow-y: revert;
|
||||
}
|
||||
Reference in New Issue
Block a user