Explorar o código

Use slightly lighter active colour on tab

sbkwgh %!s(int64=8) %!d(string=hai) anos
pai
achega
3bb4015970
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/TabView.vue

+ 1 - 1
src/components/TabView.vue

@@ -48,7 +48,7 @@
 				background-color: $color__gray--darker;
 			}
 			&:active {
-				background-color: $color__gray--darker;
+				background-color: rgba(210, 210, 210, 1);
 			}
 
 			@at-root #{&}--selected {