potentially destructive word wrapping ¯\_(ツ)_/¯
This commit is contained in:
parent
7b2ef8e603
commit
b07b5fe745
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
box-shadow: 0 0 3px #9475B2;
|
||||
border-radius: 3px;
|
||||
background: #D3BFFF;
|
||||
word-break: break-all;
|
||||
|
||||
&__header {
|
||||
margin: -1px -2px;
|
||||
|
|
Reference in a new issue