mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-24 09:48:37 +08:00
Smaller padding for logs
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
position: relative;
|
||||
@include clear-float();
|
||||
background: #fff;
|
||||
padding: $padding;
|
||||
padding: 3px $padding;
|
||||
border-bottom: 1px solid $gray-light;
|
||||
border-top: 1px solid $gray-light;
|
||||
margin-top: -1px;
|
||||
|
||||
Reference in New Issue
Block a user