Skip to content

Commit

Permalink
fix(ui) Fix entity name styling to show deprecation and others proper…
Browse files Browse the repository at this point in the history
…ly (#8084)
  • Loading branch information
chriscollins3456 authored May 19, 2023
1 parent 999b997 commit 33c4ab7
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ import { useGlossaryEntityData } from '../../../GlossaryEntityContext';

const EntityTitle = styled(Typography.Title)`
margin-right: 10px;
width: 90%;
max-width: 650px;
&&& {
margin-bottom: 0;
Expand Down

0 comments on commit 33c4ab7

Please sign in to comment.