mirror of
https://gitee.com/xiaonuobase/snowy.git
synced 2026-03-22 10:47:16 +08:00
【更新】操作日志详情高亮组件增加滚动条
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
}*/
|
||||
|
||||
/** 滚动条 */
|
||||
/*:deep(.hljs,.hljs-container) {
|
||||
:deep(.hljs,.hljs-container) {
|
||||
max-height: 300px!important;
|
||||
overflow-x: auto;
|
||||
}
|
||||
@@ -87,5 +87,5 @@
|
||||
|
||||
::-webkit-scrollbar-button {
|
||||
display: none;
|
||||
}*/
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user