mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 14:28:33 +02:00
6 lines
90 B
CSS
6 lines
90 B
CSS
#edit_script_dialog .source_text {
|
|
display: block;
|
|
width: 80vw;
|
|
min-height: 10em;
|
|
}
|