Skip to content

Commit e511680

Browse files
committed
Adjust padding to avoid overlap of avatar and collapse cdv button
1 parent 0f861c8 commit e511680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/styles/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ table { border-collapse: collapse; }
418418
left:0;
419419
width:50%;
420420
padding:10px;
421-
padding-right:16px;
421+
padding-right:24px;
422422
text-overflow:ellipsis;
423423
-webkit-user-select:text;
424424
user-select:text;

0 commit comments

Comments
 (0)