Explorar o código

Change box-shadow

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

+ 1 - 1
src/components/SelectButton.vue

@@ -99,7 +99,7 @@
 			border: 1px solid $color__gray--darker;
 			margin-top: 0.125rem;
 			max-height: 20rem;
-			box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.35);
+			box-shadow: 0 3px 6px rgba(0, 0, 0, 0.03), 0 3px 6px rgba(0, 0, 0, 0.12);
 			transition: max-height 0.4s ease-out;
 			border-radius: 0.2rem;