uBlock/src/css/advanced-settings.css
2018-03-28 16:15:50 -04:00

8 lines
147 B
CSS

textarea {
box-sizing: border-box;
height: 60vh;
text-align: left;
white-space: pre;
width: 100%;
word-wrap: normal;
}