mirror of
https://github.com/liriliri/eruda.git
synced 2026-04-13 10:48:35 +08:00
Dev: Sources
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
|
||||
.dev-tools { .tools {
|
||||
.sources {
|
||||
overflow-y: auto;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
.code {
|
||||
padding: $common-padding;
|
||||
overflow-x: scroll;
|
||||
overflow-x: auto;
|
||||
min-height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user