修复部分已知问题

This commit is contained in:
小胡
2024-04-22 14:29:57 +08:00
Unverified
parent 84159542ba
commit ed894eef22
6 changed files with 24 additions and 26 deletions

View File

@@ -408,9 +408,9 @@ select {
z-index: 1050;
-webkit-overflow-scrolling: touch;
box-shadow: 0 0 2px rgba(var(--bs-dark-rgb), 0.375);
border-radius: var(--radius);
border-radius: var(--radius);
background: #fbfbfb;
overflow: auto;
overflow: auto;
}
.bs-left-container .bs-left-title{
font-size: 20px;