This commit is contained in:
Fang_Zhijian 2024-05-09 19:54:20 +08:00
parent 239f6377ab
commit 2cb025f796
2 changed files with 1 additions and 4 deletions

View File

@ -6,7 +6,7 @@
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/notyf.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<title>BLive Coyote</title>
</head>
<body>
<div id="app"></div>

View File

@ -209,7 +209,6 @@ select {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.85);
z-index: 100;
display: flex;
justify-content: center;
align-items: center;
@ -278,8 +277,6 @@ select {
.status-container {
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column;
margin-left: 20px;
padding: 12px 20px;