Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit e0076c9

Browse files
authored
stop the bottom edge of buttons getting clipped in devtools (#8400)
1 parent 0c7a4df commit e0076c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

res/css/views/dialogs/_DevtoolsDialog.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ limitations under the License.
2626
}
2727

2828
.mx_DevTools_content {
29-
margin: 10px 0;
3029
overflow-y: auto;
3130
height: calc(100% - 124px); // 58px for buttons + 50px for header + 8px margin around
3231
}

0 commit comments

Comments
 (0)