mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
Fix: Warn, info json view style
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
@import "../style/mixin";
|
||||
|
||||
.dev-tools { .tools {
|
||||
.info {
|
||||
.info.tool {
|
||||
@include overflow-auto(y);
|
||||
li {
|
||||
background: #fff;
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
font-family: $font-family-code;
|
||||
font-size: $font-size-s;
|
||||
line-height: 1.2;
|
||||
background: #fff;
|
||||
min-height: 100%;
|
||||
&, ul {
|
||||
list-style: none !important;
|
||||
|
||||
Reference in New Issue
Block a user