Browse Source

Popover: remove word-break style

Leopoldthecoder 7 years ago
parent
commit
4af54f5a93
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/theme-chalk/src/popover.scss

+ 0 - 1
packages/theme-chalk/src/popover.scss

@@ -13,7 +13,6 @@
   color: $--color-text-regular;
   line-height: 1.4;
   text-align: justify;
-  word-break: break-all;
   font-size: $--popover-font-size;
   box-shadow: $--box-shadow-light;