<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Fix issue where buttons are cut off horizontally. */
/* The rest of the plugin's CSS loads remotely. */
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
  height: 22px !important;
}
.stButton .stButton_gradient {
  height: 22px !important;
}
</pre></body></html>