Incorrect Button Label Color in Disabled State #20056 (#20156)

This commit is contained in:
flexsurfer 2024-05-23 12:38:03 +02:00 committed by GitHub
parent 81977475c5
commit a0d9134f7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -117,8 +117,7 @@
{:size (when (#{56 24} size) :paragraph-2)
:weight :medium
:number-of-lines 1
:style {:color label-color
:opacity (when disabled? 0.3)}}
:style {:color label-color}}
children]
(vector? children)