Refactored assets serving
This commit is contained in:
5
src/myfasthtml/assets/core/search.css
Normal file
5
src/myfasthtml/assets/core/search.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.mf-search-results {
|
||||
margin-top: 0.5rem;
|
||||
/*max-height: 400px;*/
|
||||
overflow: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user