diff --git a/src/popup/App.vue b/src/popup/App.vue index 75f05be..45769fe 100644 --- a/src/popup/App.vue +++ b/src/popup/App.vue @@ -33,17 +33,21 @@ >
Video settings +
-
-
-
-
- {{frame.label}} {{frame.id}} +
+ Select embedded frame to control: +
+
+ {{frame.label}} [{{frame.name}}] +
@@ -325,7 +329,7 @@ html, body { .tabitem { font-variant: normal; - font-size: 0.69em; + // font-size: 0.69em; margin-left: 1em; border-left: transparent 3px solid; padding-left: 12px;