enhance(mobile): tweat diff window

This commit is contained in:
leizhe
2022-01-20 23:27:14 +08:00
committed by Andelf
parent 0eed799ccf
commit 30996118b0
4 changed files with 44 additions and 27 deletions

View File

@@ -136,6 +136,16 @@
transform: translateY(-60%);
}
}
&[label="diff__cp"] {
.panel-content {
padding: 2rem 1rem;
@screen sm {
padding: 2rem;
}
}
}
}
html.is-native-andorid,