rivea0_obsidian-match-syntax/styles.css

12 lines
143 B
CSS
Raw Normal View History

2025-04-12 19:33:38 +00:00
.highlight-text {
background-color: var(--text-highlight-bg);
}
.match-input-setting {
display: block;
}
.match-input {
width: 100%;
}