remove incorrect css

This commit is contained in:
llcc
2022-05-05 10:26:25 +08:00
parent b8e6be46bf
commit b042f2f835

View File

@@ -185,14 +185,6 @@
}
}
html.is-mobile,
html.is-native-iphone,
html.is-native-android {
.references .block-control {
margin-left: -20px;
}
}
.block-ref {
border-bottom: 0.5px solid;
border-bottom-color: var(--ls-block-ref-link-text-color);