HFP-2860 Fix white-space style
parent
ec518a6f67
commit
8bf43081dd
|
@ -558,7 +558,7 @@ div.h5p-fullscreen {
|
|||
border: 1px solid #c7c7c7;
|
||||
border-left-width: 4px;
|
||||
max-width: 100%;
|
||||
white-space: nowrap;
|
||||
white-space: pre;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue