update 样式

qianlishi 3 years ago
parent b09a2dc0bd
commit 8bf8ce1d90

@ -920,8 +920,8 @@ export default {
} }
.bottom-text { .bottom-text {
width: 100%; width: 100%;
color: #999; color: #a0a0a0;
font-size: 12px; font-size: 16px;
position: absolute; position: absolute;
bottom: 20px; bottom: 20px;
} }

@ -71,9 +71,9 @@ export default {
} }
.bottom-text { .bottom-text {
width: 100%; width: 100%;
color: #999; color: #a0a0a0;
position: fixed; position: fixed;
bottom: 20px; bottom: 16px;
z-index: 9999; z-index: 9999;
} }
</style> </style>

Loading…
Cancel
Save