Remove pre white-space:pre-line from common, it's too specific.
This commit is contained in:
parent
1e80c3c1fd
commit
159d5b282a
1 changed files with 0 additions and 5 deletions
|
@ -74,11 +74,6 @@ input::placeholder, textarea::placeholder
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
pre
|
||||
{
|
||||
white-space: pre-line;
|
||||
}
|
||||
|
||||
.hidden
|
||||
{
|
||||
display: none !important;
|
||||
|
|
Loading…
Reference in a new issue