diff --git a/packages/gallery/src/components/info-bar/index.module.css b/packages/gallery/src/components/info-bar/index.module.css index ef8549d83b..32864937e1 100644 --- a/packages/gallery/src/components/info-bar/index.module.css +++ b/packages/gallery/src/components/info-bar/index.module.css @@ -1,4 +1,4 @@ -@import '../../../../themes/src/default.css'; +@import '../../../../vars/src/index.css'; .description { text-align: center;