Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-webui
/
e16bb5c35893591eab048ae4ef646a9e5e2f7e94
/
.
/
app
/
server-control
/
styles
/
bmc-reboot.scss
blob: 164f8bea03e6388ef46fe2349ac25395771dea66 [
file
] [
log
] [
blame
]
// BMC Reboot
.
bmc
-
reboot
-
option
{
position
:
relative
;
overflow
:
hidden
;
padding
-
bottom
:
1.5em
;
margin
-
bottom
:
1em
;
border
-
bottom
:
1px
solid $border
-
color
-
02
;
.
btn
{
margin
-
bottom
:
1.5em
;
margin
-
top
:
1.5em
;
}
}