Merge pull request #3153 from matrix-org/t3chguy/devtools_styling
Fix weird scrollbar when devtools is in a narrow browserpull/21833/head
commit
ff8ddd6073
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue