Fixed ID Display
This commit is contained in:
parent
eb7f285eef
commit
528d8d1259
@ -36,6 +36,15 @@
|
|||||||
.ant-typography .id-text {
|
.ant-typography .id-text {
|
||||||
font-family: 'DM Mono';
|
font-family: 'DM Mono';
|
||||||
font-size: 11.9px;
|
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 {
|
.flag {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user