Skip to content

Commit

Permalink
fix(micro-journeys): set status-dialog-bar to inline-block
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanLovely committed Aug 20, 2019
1 parent 4adb255 commit e193087
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/micro-journeys/src/status-dialogue-bar.scss
@@ -1,5 +1,9 @@
@import '@bolt/core';

bolt-status-dialogue-bar {
display: inline-block;
}

$bolt-tooltip-bubble-border-color: bolt-color(gray, light);
$bolt-tooltip-bubble-triangle-width: 8px;

Expand Down

0 comments on commit e193087

Please sign in to comment.