generated from nhcarrigan/template
11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
|
|
||
|
// Find + Replace
|
||
|
// -------------------
|
||
|
|
||
|
// Find and replace in the current buffer or across the entire project.
|
||
|
// Overrides: pulsar-edit/find-and-replace
|
||
|
|
||
|
.find-and-replace {
|
||
|
border-top: 1px solid @base-border-color;
|
||
|
}
|