Commit cbc1fb2a authored by Sakthi M's avatar Sakthi M Committed by Diego Ocko Martins
Browse files

Issue #3323120 by Sakthivel M, sharayurajput: Tab focus color not visible properly

parent b8e77228
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@
  }

  .is-horizontal .tabs__link:focus {
    color: #232429;
    color: #0c7d9d;
    box-shadow: 0 0 0 2px #fff, 0 0 0 5px #cc6e2f;
  }