fix(elements): highlight

This commit is contained in:
redhoodsu
2020-05-20 15:02:10 +08:00
parent b48d689f82
commit 7c1a419454

View File

@@ -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;