mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 12:32:27 +08:00
Remove unwanted scroll in configure
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
.mainContent {
|
||||
width: calc(100% - 300px);
|
||||
padding: 10px 14px 80px 14px;
|
||||
padding: 10px 14px 120px 14px;
|
||||
box-sizing: border-box;
|
||||
max-width: 718px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user