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

Fix weird scrollbar when devtools is in a narrow browser
pull/21833/head
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
1 changed files with 0 additions and 4 deletions

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;