更新优化
This commit is contained in:
@@ -137,4 +137,9 @@ a:hover {
|
||||
/* 滚动条滑块hover状态样式 */
|
||||
::-webkit-scrollbar-thumb:hover {
|
||||
background-color: #b5b5b5; /* 设置滑块hover状态时的背景颜色 */
|
||||
}
|
||||
.el-select-dropdown__item {
|
||||
font-size: 16px;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
}
|
||||
Reference in New Issue
Block a user