mirror of
https://github.com/prymitive/karma
synced 2026-05-17 04:16:42 +00:00
fix(storybook): workaround padding issues
This commit is contained in:
committed by
Łukasz Mierzwa
parent
7ca7c3c83c
commit
23aef7a7c6
5
ui/.storybook/preview-body.html
Normal file
5
ui/.storybook/preview-body.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<style>
|
||||
.sb-show-main.sb-main-padded {
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
903
ui/package-lock.json
generated
903
ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user