fix: page got stuck when logs size too large
This commit is contained in:
+1
-1
@@ -517,7 +517,7 @@ body {
|
||||
|
||||
.ant-modal-centered.ant-modal-wrap {
|
||||
&::-webkit-scrollbar {
|
||||
width: var(--scrollbar-size);
|
||||
width: 0;
|
||||
}
|
||||
|
||||
&::-webkit-scrollbar-thumb {
|
||||
|
||||
Reference in New Issue
Block a user