mirror of
https://github.com/copy/v86
synced 2025-10-14 01:54:07 +08:00
fix the mobile css
This commit is contained in:
4
v86.css
4
v86.css
@@ -154,10 +154,10 @@ h4 {
|
||||
}
|
||||
}
|
||||
@media (max-width: 750px) {
|
||||
#oses span:nth-child(2), #oses span:nth-child(3), #oses span:nth-child(10) {
|
||||
#oses .th span:nth-child(10) {
|
||||
display: none;
|
||||
}
|
||||
#oses span:nth-child(1), #oses span:nth-child(2), #oses span:nth-child(3) {
|
||||
#oses span:nth-child(1), #oses span:nth-child(2), #oses span:nth-child(3), #oses span:nth-child(3) div {
|
||||
display: inline;
|
||||
}
|
||||
#oses span:nth-child(2), #oses span:nth-child(3) {
|
||||
|
Reference in New Issue
Block a user