Merge pull request #3153 from matrix-org/t3chguy/devtools_styling

Fix weird scrollbar when devtools is in a narrow browser
This commit is contained in:
Michael Telatynski 2019-06-27 20:14:39 +01:00 committed by GitHub
commit ff8ddd6073
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,10 +81,6 @@ limitations under the License.
padding: 10px;
}
.mx_DevTools_content .mx_Field_input {
display: inline-block;
}
.mx_DevTools_eventTypeStateKeyGroup {
display: flex;
flex-wrap: wrap;