Fix Storybook rendering of body element

pull/10354/head
Thibaud Colas 2023-04-19 06:48:29 +01:00
rodzic 69eef34e56
commit 42600f8bec
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -3,6 +3,7 @@
body {
font-size: 1rem;
overflow-x: auto;
}
// Fix compatibility issue with Wagtail styles.