diff --git a/src/index.css b/src/index.css index 6cfa7a9c..150ed29c 100644 --- a/src/index.css +++ b/src/index.css @@ -758,6 +758,7 @@ body { align-items: center; gap: 0.75rem; height: 28px; + justify-content: space-between; } .compact-row.clickable { @@ -809,6 +810,7 @@ body { width: 26px; height: 22px; flex-shrink: 0; + margin-left: auto; transition: background-color 0.2s ease; }