index
:
caronte
main
[contrib] fork of caronte, an attack-defense tool for pcap analysis
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
src
/
views
/
MainPane.scss
blob: c1a2f7f461f68b18bd7032eddb084912025c3101 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
.main-pane
{
.pane
{
height
:
calc
(
100vh
-
210px
);
position
:
relative
;
}
}