mirror of
https://github.com/liriliri/eruda.git
synced 2026-02-02 09:49:00 +08:00
fix(elements): highlight
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
}
|
||||
.margin {
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
}
|
||||
.border {
|
||||
position: absolute;
|
||||
@@ -27,15 +26,12 @@
|
||||
right: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 200;
|
||||
}
|
||||
.padding {
|
||||
position: absolute;
|
||||
z-index: 300;
|
||||
}
|
||||
.content {
|
||||
position: absolute;
|
||||
z-index: 400;
|
||||
}
|
||||
.size {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user