Browse Source

minor styling change

Dimitri Korsch 3 năm trước cách đây
mục cha
commit
ed280e0bd5
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      webui/src/components/media/label-selector.vue

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

@@ -272,7 +272,8 @@ export default {
 
 input {
   margin-bottom: 0.5rem;
-  padding: 0.3rem;
+  padding: 0.5rem;
+  border-radius: 0.5rem;
 }
 
 .labels {