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: d0d25b138ad3b3e51ae392d2a8c695c4c2bdfc44 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
.main-pane
{
.pane
{
height
:
calc
(
100vh
-
210px
);
position
:
relative
;
}
}