This website requires JavaScript.
Explore
Help
Sign In
QuivrHQ
/
quivr
Watch
1
Star
1
Fork
0
You've already forked quivr
mirror of
https://github.com/QuivrHQ/quivr.git
synced
2024-12-15 09:32:22 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2f7dfb48da
quivr
/
frontend
/
styles
/
_Variables.module.scss
4 lines
68 B
SCSS
Raw
Normal View
History
Unescape
Escape
feat(frontend): Add Brain On Search Page (#2067) # Description - Implement Icon Component - Implement TextButton Component - Change Add Brain Button And Set it in the Search Page - Fix Errors When sending empty message - Change EsLint rules ## Checklist before requesting a review Please delete options that are not relevant. - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented hard-to-understand areas - [ ] I have ideally added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged ## Screenshots (if appropriate):
2024-01-23 04:37:45 +03:00
$searchBarHeight
:
62
px
;
feat(frontend): UI / UX Notifications (#2826) # Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. ## Checklist before requesting a review Please delete options that are not relevant. - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented hard-to-understand areas - [ ] I have ideally added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged ## Screenshots (if appropriate):
2024-07-10 18:13:47 +03:00
$pageHeaderHeight
:
48
px
;
$menuWidth
:
230
px
;
Reference in New Issue
Copy Permalink