Browse Source

Updates feature gate badge

main
Keith Daulton 1 year ago
parent
commit
4128944259
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/webviews/apps/shared/components/feature-gate-badge.ts

+ 0
- 1
src/webviews/apps/shared/components/feature-gate-badge.ts View File

@ -42,7 +42,6 @@ export class FeatureGateBadge extends LitElement {
.badge-popover {
width: max-content;
top: 100%;
overflow: hidden;
text-align: left;
}

Loading…
Cancel
Save