/* R29: use a clean white surface behind the remote-screen action buttons. */
html .image-wrapper.with-sidebar[data-v-fc0266af] > .inner-sidebar[data-v-fc0266af] {
  background: #fff !important;
  background-color: #fff !important;
  border-left: 1px solid #e6ebf2 !important;
}

html .inner-sidebar[data-v-fc0266af]::-webkit-scrollbar-track {
  background: #fff !important;
}
