fix(ui): resize image

This commit is contained in:
charlie
2021-02-03 16:32:30 +08:00
committed by Tienson Qin
parent 75870fba48
commit 1b138963aa

View File

@@ -30,7 +30,6 @@
display: inline-block;
position: relative;
margin-top: .5rem;
margin-bottom: .5rem;
.ctl {
position: absolute;
@@ -72,6 +71,10 @@
}
}
}
.resize {
display: flex;
}
}
.open-block-ref-link {