word-break: break-word;
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
b5e6f8b8c1
commit
3e4e7953ed
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue