소스 검색

Refactored 2

Shu Katabe 5 년 전
부모
커밋
8ec33797f0
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 0
      src/client/styles/scss/_mixins.scss
  2. 0 2
      src/client/styles/scss/style-app.scss

+ 1 - 0
src/client/styles/scss/_mixins.scss

@@ -229,6 +229,7 @@
   padding-right: 0;
   padding-right: 0;
   padding-left: 0;
   padding-left: 0;
   color: $textColor;
   color: $textColor;
+  white-space: nowrap;
   background-color: $bgColor;
   background-color: $bgColor;
   border-color: $borderColor;
   border-color: $borderColor;
   &:not(:first-child) {
   &:not(:first-child) {

+ 0 - 2
src/client/styles/scss/style-app.scss

@@ -70,8 +70,6 @@
 }
 }
 
 
 .btn-group.grw-three-stranded-button {
 .btn-group.grw-three-stranded-button {
-  white-space: nowrap;
-
   .view-button,
   .view-button,
   .edit-button {
   .edit-button {
     .grw-three-stranded-button-icon {
     .grw-three-stranded-button-icon {