Showing
1 changed file
with
4 additions
and
0 deletions
@@ -9,6 +9,10 @@ $basicBtnC:#eb0313; | @@ -9,6 +9,10 @@ $basicBtnC:#eb0313; | ||
9 | overflow: hidden; | 9 | overflow: hidden; |
10 | background-color: #f0f0f0; | 10 | background-color: #f0f0f0; |
11 | 11 | ||
12 | + .yoho-tip { | ||
13 | + z-index: 4; | ||
14 | + } | ||
15 | + | ||
12 | .page-block { | 16 | .page-block { |
13 | background-color: #fff; | 17 | background-color: #fff; |
14 | box-sizing: border-box; | 18 | box-sizing: border-box; |
-
Please register or login to post a comment