Your Name 3 lat temu
rodzic
commit
edbaec2978

+ 2
- 1
src/pages/mine/toBeAgent/index.scss Wyświetl plik

19
           font-size: 28px;
19
           font-size: 28px;
20
           line-height: 80px;
20
           line-height: 80px;
21
           height: 80px;
21
           height: 80px;
22
-          text-indent: 20px;
23
           border: 2px solid rgba(0, 0, 0, 0.08);
22
           border: 2px solid rgba(0, 0, 0, 0.08);
24
           border-radius: 8px;
23
           border-radius: 8px;
24
+          box-sizing: border-box;
25
+          padding: 0 1em;
25
         }
26
         }
26
       }
27
       }
27
       >.Btn {
28
       >.Btn {

+ 2
- 1
src/pages/mine/toBeManager/index.scss Wyświetl plik

19
           font-size: 28px;
19
           font-size: 28px;
20
           line-height: 80px;
20
           line-height: 80px;
21
           height: 80px;
21
           height: 80px;
22
-          text-indent: 20px;
23
           border: 2px solid rgba(0, 0, 0, 0.08);
22
           border: 2px solid rgba(0, 0, 0, 0.08);
24
           border-radius: 8px;
23
           border-radius: 8px;
24
+          box-sizing: border-box;
25
+          padding: 0 1em;
25
         }
26
         }
26
       }
27
       }
27
       >.Btn {
28
       >.Btn {