소스 검색

Update custom wizard image css

Angus McLeod 7 년 전
부모
커밋
ed3949fdf8
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      assets/stylesheets/wizard/wizard_custom.scss

+ 10 - 0
assets/stylesheets/wizard/wizard_custom.scss

@@ -27,6 +27,16 @@
       justify-content: space-between;
       flex-wrap: wrap;
 
+      a {
+        cursor: pointer;
+      }
+
+      span {
+        display: block;
+        text-align: center;
+        max-width: 140px;
+      }
+
       &.group {
         padding: 0;
         margin: 0;