Skip to content

Eleven Labs - UI Fix for Firefox by alkarnur

Details

Authoralkarnur

LicenseNo License

Categorybeta.elevenlabs.io

Created

Updated

Size375 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Eleven Labs - Increase Width of Voice Drop Down Menu to see the names and options.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Eleven Labs - UI Fix for Firefox
@namespace      beta.elevenlabs.io
@version        1.0.0
@description    Eleven Labs - Increase Width of Voice Drop Down Menu to see the names and options. 
@author         Alkarnur
==/UserStyle== */

@-moz-document domain("elevenlabs.io") {
#headlessui-listbox-options-P0-5 {
	width: 500px;
}
}

Reviews

No reviews yet.