1
0
mirror of synced 2026-01-27 06:09:02 -05:00
Files
docs/components/search/SearchResults.module.scss
2023-02-07 21:51:47 +00:00

9 lines
116 B
SCSS

.search_result {
mark {
background-color: transparent;
font-weight: bold;
}
word-wrap: break-word;
}