ignore: cloud progress

This commit is contained in:
Jay V 2025-08-29 13:14:21 -04:00
parent 918dd58a15
commit a05e677412
5 changed files with 417 additions and 347 deletions

View file

@ -18,7 +18,7 @@
display: flex;
justify-content: space-between;
align-items: center;
padding: var(--space-4) var(--space-3);
padding: var(--space-4) var(--space-4);
margin: calc(-1 * var(--space-6));
margin-bottom: var(--space-6);
border-bottom: 1px solid var(--color-border);