소스 검색

Popover: remove word-break style

Leopoldthecoder 7 년 전
부모
커밋
4af54f5a93
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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;