Skip to content

Commit

Permalink
fix(plugins/plugin-client-common): sidecar breadcrumb font too small
Browse files Browse the repository at this point in the history
Fixes #4499
  • Loading branch information
starpit committed May 8, 2020
1 parent a97b249 commit 506b6a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions plugins/plugin-client-common/web/css/static/sidecar-main.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
background-color: var(--color-stripe-02);
/* border-bottom: 1px inset var(--color-ui-02); */
}
.sidecar-bottom-stripe > div {
font-size: 0.875em;
}
.sidecar-bottom-stripe-left-bits,
.sidecar-bottom-stripe-left-bits .sidecar-bottom-stripe-button-container {
/* button container in sidecar bottom stripe */
Expand Down

0 comments on commit 506b6a4

Please sign in to comment.