wrap whitespace on notices
parent
29af81e827
commit
96c825b89f
|
@ -15,5 +15,6 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_MNoticeTile {
|
||||
white-space: pre-wrap;
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue