mirror of https://gitee.com/xiaonuobase/snowy
【更新】操作日志详情高亮组件增加滚动条
parent
308d08b81f
commit
85a96962e0
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue