We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2702cf commit 0302715Copy full SHA for 0302715
packages/client/internals/RecordingDialog.vue
@@ -38,6 +38,7 @@ async function start() {
38
<label for="title">Recording Name</label>
39
<input
40
v-model="recordingName"
41
+ class="bg-transparent text-current"
42
name="title"
43
type="text"
44
placeholder="Enter the title..."
0 commit comments