Remove pre white-space:pre-line from common, it's too specific.

This commit is contained in:
voussoir 2022-10-27 20:55:41 -07:00
parent 1e80c3c1fd
commit 159d5b282a
No known key found for this signature in database
GPG key ID: 5F7554F8C26DACCB

View file

@ -74,11 +74,6 @@ input::placeholder, textarea::placeholder
opacity: 1;
}
pre
{
white-space: pre-line;
}
.hidden
{
display: none !important;