/* v0.9.109 · Observer table corners */

/* Keep the live observer table rectangular instead of applying the rounded
   casino-table silhouette used by the regular game views. */
#developerObserverOverlay .observer-visual-table {
  border-radius: 0 !important;
}
