mirror of
https://github.com/penpot/penpot.git
synced 2026-08-27 07:09:14 +00:00
Merge pull request #4969 from penpot/superalex-fix-storybook-css-path
🐛 Fix storybook css path
This commit is contained in:
commit
3917215952
@ -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>
|
<style>
|
||||||
body {
|
body {
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user