diff --git a/src/App.css b/src/App.css index 10594ea..e7fa2a5 100644 --- a/src/App.css +++ b/src/App.css @@ -36,6 +36,15 @@ .ant-typography .id-text { font-family: 'DM Mono'; font-size: 11.9px; + vertical-align: top !important; +} + +.ant-typography-ellipsis-single-line { + vertical-align: middle !important; +} + +.ant-typography-ellipsis-single-line >code { + vertical-align: top !important; } .flag {