mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-16 12:38:13 +00:00
fix(ui) Fix entity name styling to show deprecation and others properly (#8084)
This commit is contained in:
parent
999b997223
commit
33c4ab7fda
@ -9,8 +9,6 @@ import { useGlossaryEntityData } from '../../../GlossaryEntityContext';
|
||||
|
||||
const EntityTitle = styled(Typography.Title)`
|
||||
margin-right: 10px;
|
||||
width: 90%;
|
||||
max-width: 650px;
|
||||
|
||||
&&& {
|
||||
margin-bottom: 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user