|
@@ -114,7 +114,6 @@ export default {
|
|
|
box-shadow: 0 0 16px rgba(0,0,0,0.16);
|
|
|
border-radius: 8px;
|
|
|
padding: 8px;
|
|
|
- z-index:10;
|
|
|
.self-card{
|
|
|
color: #1d1d1d;
|
|
|
font-size:14px;
|
|
@@ -180,6 +179,7 @@ export default {
|
|
|
line-height: 40px;
|
|
|
box-shadow: 0 0 16px rgba(0,0,0,0.16);
|
|
|
cursor: pointer;
|
|
|
+ z-index:10;
|
|
|
img {
|
|
|
width: 24px;
|
|
|
height: 24px;
|