Hi , I'm trying to increase button text size but the css isnt triggered , IDK why but if anyone tell what i'm doing wrong
my button name is " detailButton "
and my css is
._retool-detailButton {
font-size: 20px !important;
}
this doesnt did anything why???
I have added css by click three dots and selected the option scripts and style and there i added the css in css field
checkout the css that i add to script and style