reduce padding between vertical line and scanned value
This commit is contained in:
parent
62a6a732ed
commit
b5d5dd1f3b
2 changed files with 5 additions and 5 deletions
|
|
@ -66,7 +66,7 @@ incoming-data-menu {
|
|||
color: #4A4A4A;
|
||||
font-size: 14px;
|
||||
border-left: 1px solid #E4E4E4;
|
||||
padding-left: 1rem;
|
||||
padding-left: .7rem;//1rem;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue