diff --git a/packages/db-ui-elements-stencil/src/components/db-brand/__tests__/db-brand.spec.tsx b/packages/db-ui-elements-stencil/src/components/db-brand/__tests__/db-brand.spec.tsx index 823b9937cb..f4e68a542c 100644 --- a/packages/db-ui-elements-stencil/src/components/db-brand/__tests__/db-brand.spec.tsx +++ b/packages/db-ui-elements-stencil/src/components/db-brand/__tests__/db-brand.spec.tsx @@ -10,7 +10,7 @@ describe('db-brand', () => { expect(page.root).toEqualHtml(`
- + diff --git a/packages/db-ui-elements-stencil/src/components/db-brand/db-brand.scss b/packages/db-ui-elements-stencil/src/components/db-brand/db-brand.scss index 913f365304..26311b4bf2 100644 --- a/packages/db-ui-elements-stencil/src/components/db-brand/db-brand.scss +++ b/packages/db-ui-elements-stencil/src/components/db-brand/db-brand.scss @@ -3,8 +3,3 @@ /* TODO: Should this be needed as dependency? Ask Maximilian */ @import 'image'; - -.hide-link-style { - text-decoration: none; - color: inherit; -} diff --git a/packages/db-ui-elements-stencil/src/components/db-brand/db-brand.tsx b/packages/db-ui-elements-stencil/src/components/db-brand/db-brand.tsx index 3bf2cd8d8d..f5f0e499d5 100644 --- a/packages/db-ui-elements-stencil/src/components/db-brand/db-brand.tsx +++ b/packages/db-ui-elements-stencil/src/components/db-brand/db-brand.tsx @@ -39,7 +39,6 @@ export class DbBrand { return (