mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-07 19:26:43 +08:00
修复部分已知问题
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user