dash-daq
dash-daq copied to clipboard
StopButton doesn't resize automatically with the buttonText size

This is the code I used to get the image above
import dash_daq as daq
daq.StopButton(id='source-choice-trigger',buttonText='Choose source')