mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2025-04-21 16:00:17 +08:00
feat: Merge Export Excel Button and Export JSON Button
This commit is contained in:
@ -6,11 +6,11 @@
|
||||
:root {
|
||||
--el-font-size-base: 12px !important;
|
||||
}
|
||||
body::-webkit-scrollbar {
|
||||
::-webkit-scrollbar {
|
||||
width: 6px;
|
||||
height: 6px;
|
||||
}
|
||||
body::-webkit-scrollbar-thumb {
|
||||
::-webkit-scrollbar-thumb {
|
||||
@apply rounded-full bg-gray-300;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user