mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2026-02-23 06:37:01 +00:00
bug: 修复icons无限滚动无效问题
This commit is contained in:
@@ -635,4 +635,9 @@ body,
|
||||
.fullscreen-btn:hover {
|
||||
opacity: 1;
|
||||
box-shadow: var(--el-box-shadow);
|
||||
}
|
||||
}
|
||||
|
||||
/* Layout Improvements */
|
||||
.height100 {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user