mirror of
https://github.com/liriliri/eruda.git
synced 2026-05-20 08:47:20 +08:00
fix: sources scrolling
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import '../style/variable';
|
||||
@import '../style/mixin';
|
||||
|
||||
.sources {
|
||||
#sources {
|
||||
@include overflow-auto(y);
|
||||
.code-wrapper,
|
||||
.raw-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user