mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2025-04-21 16:00:17 +08:00
fix: the error message for authkey timeout is not displayed
This commit is contained in:
@ -13,4 +13,10 @@
|
||||
body::-webkit-scrollbar-thumb {
|
||||
@apply rounded-full bg-gray-300;
|
||||
}
|
||||
}
|
||||
|
||||
@layer utilities {
|
||||
.cache-clean-dialog .el-dialog__body {
|
||||
padding: 0 20px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user