mitmproxy/web/src/css/flowview.less

9 lines
98 B
Plaintext
Raw Normal View History

2015-03-21 23:21:38 +00:00
.flowview-image {
text-align: center;
img {
max-width: 100%;
max-height: 100%;
}
}