Explorar el Código

remove unnecessary code

Yuki Takei hace 2 años
padre
commit
65f07adbd9
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      apps/app/src/components/PageStatusAlert.module.scss

+ 0 - 5
apps/app/src/components/PageStatusAlert.module.scss

@@ -15,11 +15,6 @@
     }
     .grw-card-btn-container {
       text-align: center;
-
-      .btn {
-        // TODO: activate (https://redmine.weseek.co.jp/issues/128307)
-        // @include bs.button-size(bs.$btn-padding-y-lg, bs.$btn-padding-x-lg, bs.$btn-font-size-lg, bs.$btn-line-height-lg, bs.$btn-border-radius-lg);
-      }
     }
   }