fix padding
This commit is contained in:
parent
11f333651d
commit
ac99ac9c48
@ -179,7 +179,7 @@
|
|||||||
.CDB-HeaderInfo-TitleText {
|
.CDB-HeaderInfo-TitleText {
|
||||||
@include flex(1);
|
@include flex(1);
|
||||||
width: 0;
|
width: 0;
|
||||||
padding-right: 24px;
|
padding-right: 16px;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
Reference in New Issue
Block a user