word-break: break-word;
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
b5e6f8b8c1
commit
3e4e7953ed
|
@ -63,6 +63,7 @@ limitations under the License.
|
|||
display: inline-block;
|
||||
border-radius: 8px;
|
||||
vertical-align: top;
|
||||
word-break: break-word;
|
||||
|
||||
font-weight: 600;
|
||||
font-size: $font-15px;
|
||||
|
|
Loading…
Reference in New Issue