fix: remove block-control style tweak for mobile

pull/3419/head
Tienson Qin 2021-12-10 22:47:54 +08:00
parent b01459cf14
commit 353ff34920
1 changed files with 0 additions and 7 deletions

View File

@ -1123,13 +1123,6 @@ a.tooltip-priority {
background: var(--ls-tertiary-background-color);
}
.references-blocks .block-control {
margin-left: -22px;
@screen sm {
margin-left: 2px;
}
}
#head .fade-link {
font-weight: 600;
font-size: 13px;