feat(ebook): implement phrase matching functionality and UI enhancements
This commit is contained in:
@@ -181,6 +181,12 @@ textarea:focus {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.search-toggles {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 14px;
|
||||
}
|
||||
|
||||
button {
|
||||
padding: 10px 20px;
|
||||
font: inherit;
|
||||
|
||||
Reference in New Issue
Block a user