mirror of https://github.com/vector-im/riot-web
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;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_DevTools_content .mx_Field_input {
|
|
||||||
display: inline-block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_DevTools_eventTypeStateKeyGroup {
|
.mx_DevTools_eventTypeStateKeyGroup {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|
Loading…
Reference in New Issue