wrap whitespace on notices
This commit is contained in:
parent
29af81e827
commit
96c825b89f
1 changed files with 1 additions and 0 deletions
|
@ -15,5 +15,6 @@ limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.mx_MNoticeTile {
|
.mx_MNoticeTile {
|
||||||
|
white-space: pre-wrap;
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue