Fix settings menu (#1271)

This commit is contained in:
Monochromish 2022-07-11 14:07:42 +05:30 committed by GitHub
parent 855e4ac7a1
commit 109de19595
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 22 additions and 12 deletions

View file

@ -1303,8 +1303,10 @@
float: right;
}
@media only screen and (min-width: 1133px) and (max-width: 1277px) {
.social-btn {
display: none !important;
.about-page {
.social-btn {
display: none !important;
}
}
}