sbkwgh преди 8 години
родител
ревизия
1945792a2c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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;