mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-14 05:28:51 -04:00
8 lines
177 B
CSS
8 lines
177 B
CSS
.g-search {
|
|
width: calc(100% - 2rem);
|
|
max-width: 600px;
|
|
|
|
& .c-hits .ais-Highlight-highlighted {
|
|
/* Insert custom background color applied to highlighted hits */
|
|
}
|
|
}
|