Skip to content

Commit

Permalink
Add text-right
Browse files Browse the repository at this point in the history
  • Loading branch information
martinboulais committed Feb 6, 2025
1 parent 4737ea0 commit 6f90a70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const controlEnvironmentPanel = (environmentModel, item, isAllowedToContr
}, [
h('.flex-column', [
!isAllowedToControl &&
h('span.warning#missing_lock_ownership_to_control_message', [
h('span.warning.text-right#missing_lock_ownership_to_control_message', [
'You do not own the necessary ',
h('a', {
href: '?page=locks',
Expand Down

0 comments on commit 6f90a70

Please sign in to comment.