Merge remote-tracking branch 'origin/master'
Showing
23 changed files
with
489 additions
and
413 deletions
src/components/Fldcb/Fldcb.vue
0 → 100644
-
Please register or sign in to post a comment
... | ... | @@ -60,7 +60,7 @@ export default { |
position: absolute; | ||
top: 0; | ||
left: 0; | ||
z-index: 1; | ||
z-index: 1000; | ||
.content{ | ||
width: 240px; | ||
height: 160px; | ||
... | ... |