Skip to content

Commit 0efcc23

Browse files
fix merge conflicts
1 parent 8604836 commit 0efcc23

File tree

2 files changed

+2
-132
lines changed

2 files changed

+2
-132
lines changed

packages/component-header-footer/src/footer/index.styles.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ const StyledFooter = styled.footer`
3232
a:focus,
3333
button:focus {
3434
outline: none;
35-
box-shadow: 0 0 0 2px var(--color-base-white),
35+
box-shadow:
36+
0 0 0 2px var(--color-base-white),
3637
0 0 0 4px var(--color-base-gray-1) !important;
3738
-webkit-tap-highlight-color: transparent;
3839
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

packages/unity-bootstrap-theme/stories/docs/accordion/accordion-basics.stories.mdx

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)