style: 上线全局样式
This commit is contained in:
@@ -503,7 +503,7 @@ const clickCopyEvent = async function (event) {
|
||||
|
||||
<template>
|
||||
|
||||
<div style="position: absolute; top: 0;left: 0;" v-show="isShowTipNumber>0">
|
||||
<div style="position: absolute; top: 0;left: 0;z-index: 100;" v-show="isShowTipNumber>0">
|
||||
<p>当前版本:3.0.0</p>
|
||||
<p>tip:官方学习交流群每次发送消息消耗 1 钱钱</p>
|
||||
<p>tip:点击聊天窗口右上角"X"可退出</p>
|
||||
@@ -802,7 +802,7 @@ ul {
|
||||
|
||||
.user-list {
|
||||
height: calc(100% - 75px);
|
||||
|
||||
color: #000;
|
||||
|
||||
overflow-y: auto;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user