index
:
ttun/client
main
Expose a localport via your selfhosted TTUN Server
Tom van der Lee
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
components
/
Frames
/
Frames.module.scss
blob: 821f0b8e7a5efe07ffb0f2cbd7726b77d8291630 (
plain
)
1
2
3
4
5
6
7
8
9
.arrow
{
&
.outbound
{
color
:
green
;
}
&
.inbound
{
color
:
red
;
}
}