Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
This commit is contained in:
parent
c13371c648
commit
1160477849
1 changed files with 2 additions and 2 deletions
|
@ -89,7 +89,7 @@
|
|||
border-bottom: 1px solid transparent;
|
||||
box-sizing: border-box;
|
||||
padding: 8px;
|
||||
min-height: 32px;
|
||||
height: 44px;
|
||||
font-size: 14px;
|
||||
position: relative;
|
||||
text-overflow: ellipsis;
|
||||
|
@ -196,7 +196,7 @@
|
|||
|
||||
.table-row-container {
|
||||
width: fit-content;
|
||||
|
||||
|
||||
.octo-table-cell {
|
||||
align-items: center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue