Skip to content

Commit

Permalink
[AAE-29424] updated styles to avoid visual bug
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszhanaj committed Dec 18, 2024
1 parent 69afedd commit 5c4fa3a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import { Component, EventEmitter, Input, Output } from '@angular/core';

@Component({
selector: 'adf-cloud-user-task-cloud-buttons',
styles: ['button { margin-right: 8px; }'],
templateUrl: './user-task-cloud-buttons.component.html'
})
export class UserTaskCloudButtonsComponent {
Expand Down

0 comments on commit 5c4fa3a

Please sign in to comment.