UNPKG
bbpro
Version:
latest (6.1.5)
6.1.5
6.1.4
BrowserBox - remote browser isolation tool
github.com/BrowserBox/BrowserBox
i5ik/vf
bbpro
/
dist
/
node_modules
/
bang.html
/
docs
/
components
/
sg-flight-booker
/
style.css
9 lines
(7 loc)
•
96 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
.layout
{
display
: flex;
flex-direction
: column; }
input
:invalid
{
background
: tomato; }