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