Merge pull request #1230 from vector-im/SimonBrandner/fix/settings-overflow
This commit is contained in:
@@ -26,7 +26,7 @@ limitations under the License.
|
||||
padding: 0;
|
||||
margin: 0 auto 24px auto;
|
||||
gap: 16px;
|
||||
overflow: scroll;
|
||||
overflow-y: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user