mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-12 18:47:45 +00:00
fix(ui): removed line height from oss nav header (#13235)
This commit is contained in:
parent
c37c42aaa1
commit
2660276b4e
@ -44,7 +44,6 @@ const Title = styled.div`
|
||||
overflow: hidden;
|
||||
max-width: calc(100% - 30px);
|
||||
text-overflow: ellipsis;
|
||||
height: 24px;
|
||||
display: flex;
|
||||
align-items: end;
|
||||
`;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user