mirror of
https://github.com/liriliri/eruda.git
synced 2026-04-01 10:18:35 +08:00
Fix: Half screen setting
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
@import "../style/mixin";
|
||||
|
||||
.dev-tools {
|
||||
@include absolute();
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
padding-top: 55px !important;
|
||||
background: #fff;
|
||||
z-index: 500;
|
||||
|
||||
Reference in New Issue
Block a user