mirror of
https://github.com/penpot/penpot.git
synced 2025-04-05 19:41:27 -05:00
Merge pull request #4969 from penpot/superalex-fix-storybook-css-path
🐛 Fix storybook css path
This commit is contained in:
commit
3917215952
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<link href="/css/ds.css?ts={{& ts}}" rel="stylesheet" type="text/css" />
|
||||
<link href="./css/ds.css?ts={{& ts}}" rel="stylesheet" type="text/css" />
|
||||
<style>
|
||||
body {
|
||||
overflow-y: scroll;
|
||||
|
|
Loading…
Add table
Reference in a new issue