Skip to content

Commit

Permalink
EditStepDialog: disabled 'add new task' button restyled
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunanoordin committed Apr 25, 2024
1 parent cdd35af commit 07a20cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css/lab-pages-editor.styl
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,9 @@ $fontWeightBoldPlus = 700
&.done
border: 3px solid $teal
padding: $sizeS $sizeXL

&[disabled]
color: $grey1

.dialog-header
background: $teal
Expand Down

0 comments on commit 07a20cb

Please sign in to comment.