I think the lines of code could be somewhere around here?
|
$(".wk-switchboard button").addClass("btn-sm"); |

See how the buttons here don't match -- i think the basic buttons are via woofmark but the black-outlined ones are the ones we've added programmatically after woofmark is loaded. We'd love help with this, it probably will take some trial and error but isn't such a complex change!
Originally posted by @jywarren in #663 (comment) (cc @keshav234156, noting I've split this out!)
I think the lines of code could be somewhere around here?
PublicLab.Editor/src/adapters/PublicLab.Woofmark.js
Line 372 in cf1fc4a
See how the buttons here don't match -- i think the basic buttons are via
woofmarkbut the black-outlined ones are the ones we've added programmatically afterwoofmarkis loaded. We'd love help with this, it probably will take some trial and error but isn't such a complex change!Originally posted by @jywarren in #663 (comment) (cc @keshav234156, noting I've split this out!)