6
0
Преглед на файлове

added a shadow for that nobody asked

Dimitri Korsch преди 3 години
родител
ревизия
8a3562c96e
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      webui/src/components/media/label-selector.vue

+ 2 - 0
webui/src/components/media/label-selector.vue

@@ -259,6 +259,8 @@ export default {
 
   animation: label-selector-animation 0.3s ease-out forwards;
 
+  box-shadow: 10px 10px 20px 10px rgba(0, 0, 0, 0.4);
+
 }
 
 @keyframes label-selector-animation {