fix mobile css
This commit is contained in:
@@ -262,13 +262,6 @@ body {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
/* Main Content */
|
||||
.main-content {
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
padding: 20px 0;
|
||||
}
|
||||
|
||||
/* Bluesky Footer */
|
||||
.bluesky-footer {
|
||||
text-align: center;
|
||||
@@ -745,14 +738,6 @@ body {
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
.main-content {
|
||||
padding: 0px !important;
|
||||
margin: 0px !important;
|
||||
max-width: 100% !important;
|
||||
width: 100% !important;
|
||||
overflow-x: hidden !important;
|
||||
}
|
||||
|
||||
/* OAuth app mobile fixes - prevent overflow and content issues */
|
||||
.oauth-app-header {
|
||||
padding: 0px !important;
|
||||
|
Reference in New Issue
Block a user