笔记本英文版
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 4s

This commit is contained in:
2025-12-30 15:28:33 +08:00
parent 55a75b56b1
commit fdc9064739
20 changed files with 222 additions and 74 deletions

View File

@@ -18,7 +18,9 @@
background: #fff;
}
.oircoEgapp-head .headtop .headerlogimg {
width: 2.25rem !important;
max-width: 140px;
min-width: 123px;
height: auto !important;
display: block;
/* height: 2.25rem; */
@@ -61,7 +63,7 @@
color: #666;
}
.cursor_p span {
font-size: 0.38rem;
font-size: 22px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
@@ -71,7 +73,7 @@
padding-left: 0.2rem;
}
.cursor_p span:hover {
font-size: 0.38rem;
font-size:22px;
white-space: normal;
width: 100%;
overflow: inherit;