mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
stop the bottom edge of buttons getting clipped in devtools (#8400)
This commit is contained in:
parent
0c7a4dfcac
commit
e0076c9f12
@ -26,7 +26,6 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_DevTools_content {
|
||||
margin: 10px 0;
|
||||
overflow-y: auto;
|
||||
height: calc(100% - 124px); // 58px for buttons + 50px for header + 8px margin around
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user