#AltTextImprovements
1 messages ยท Page 1 of 1 (latest)
For just the ability to select/copy alt text:
.mediaMosaicAltTextPopout__30593 {
user-select: text;
}

doesn't work 
imports go at the top ๐
ahhh now it works
Nice ๐
1 messages ยท Page 1 of 1 (latest)
For just the ability to select/copy alt text:
.mediaMosaicAltTextPopout__30593 {
user-select: text;
}

doesn't work 
imports go at the top ๐
ahhh now it works
Nice ๐