remove incorrect css

pull/5127/head
llcc 2022-05-05 10:26:25 +08:00
parent 85aa0cb46d
commit 40aa2382dd
1 changed files with 0 additions and 8 deletions

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