pulsar-themes/sakura-dreams-ui/styles/find-and-replace.less

11 lines
225 B
Plaintext
Raw Normal View History

2025-03-03 09:24:14 -08:00
// 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;
}