Fix weird scrollbar when devtools is in a narrow browser

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2019-06-27 18:56:22 +01:00
parent 7f2ab39609
commit 804a0c8507
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;