mirror of
https://github.com/wassname/talk.git
synced 2026-08-17 11:27:52 +08:00
Merge pull request #1489 from coralproject/responsive-fixes
Responsive fixes
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
.main {
|
||||
min-width: 70%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
.root {
|
||||
margin-bottom: 20px;
|
||||
width: 350px;
|
||||
max-width: 350px;
|
||||
}
|
||||
|
||||
.innerSettings {
|
||||
|
||||
Reference in New Issue
Block a user