/* /myflask/static/css/style.css */
button[disabled][data-bs-toggle="tooltip"] {
  opacity: 0.6 !important;
  cursor: help !important;
}
