mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-06-06 17:28:21 +00:00
tune css in overlay, make it easier to read the request/resposne
This commit is contained in:
parent
b869743ca9
commit
649047b9e9
@ -232,14 +232,13 @@ body, html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.recordDetailOverlay li{
|
.recordDetailOverlay li{
|
||||||
white-space: nowrap;
|
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.recordDetailOverlay iframe{
|
.recordDetailOverlay iframe{
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 92vh;
|
height: 92vh;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.data_id{
|
.data_id{
|
||||||
@ -354,4 +353,3 @@ body, html {
|
|||||||
|
|
||||||
|
|
||||||
/*map panel end*/
|
/*map panel end*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user