Sign in
third-party-mirror
/
hashicorp
/
vault
/
207cf1a6dd87aaf17739c72eeeef099f0e1cbae6
/
.
/
v1.14.6
/
ui
/
app
/
styles
/
components
/
replication-summary.scss
blob: 6ab7be62db3bd59e1a2004ecfbea45f5b4c69fa8 [
file
] [
log
] [
blame
]
/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
.
replication
{
.
toolbar
{
border
-
top
:
0px
;
}
.
helper
-
text
{
font
-
weight
:
normal
;
}
.
float
-
right
{
margin
:
$spacing
-
s
0
$spacing
-
l
0
;
float
:
right
;
}
}