-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(callout-quote): adjust grid classes for calloutquote story
- Loading branch information
Anna Wen
committed
Oct 27, 2020
1 parent
c1e45ba
commit 682119a
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
packages/web-components/src/components/callout-quote/__stories__/callout-quote.stories.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
// | ||
// Copyright IBM Corp. 2020 | ||
// | ||
// This source code is licensed under the Apache-2.0 license found in the | ||
// LICENSE file in the root directory of this source tree. | ||
// | ||
|
||
.dds-ce-demo-devenv--container { | ||
padding: 0; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters