xref
: /
openbmc
/
phosphor-webui
/
app
/
common
/
styles
/
directives
/
dropdown.scss
(revision 4148f2ee)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.dropdown.open
{
2
.dropdown-menu {
3
display: block;
4
}
5
}