mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-12 22:31:39 +01:00
8 lines
92 B
SCSS
8 lines
92 B
SCSS
.linked-block {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.linked-block .columns {
|
|
@extend .is-flex-center;
|
|
}
|