feat(FN-4159): shrink and keep visible the github tracking enable button in
Adds a compact GitHub tracking enable button in the task detail modal header, with a fix to keep it visible during save operations and further shrinking the inline CTA styling. Fusion-Task-Id: FN-4159
This commit is contained in:
@@ -439,6 +439,9 @@
|
||||
.detail-github-tracking-enable {
|
||||
margin-left: auto;
|
||||
align-self: center;
|
||||
padding-block: calc(var(--space-xs) / 2);
|
||||
padding-inline: var(--space-sm);
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.detail-source-toggle {
|
||||
|
||||
Reference in New Issue
Block a user