This website requires JavaScript.
Explore
Help
Sign In
StanGirard
/
quivr
Watch
1
Star
1
Fork
0
You've already forked quivr
mirror of
https://github.com/StanGirard/quivr.git
synced
2024-12-04 15:34:21 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10bc945564
quivr
/
frontend
/
styles
/
_ZIndexes.module.scss
5 lines
59 B
SCSS
Raw
Normal View
History
Unescape
Escape
feat(frontend): search modal - remove parameters and explore buttons (#2094) # 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-01-27 03:06:01 +03:00
$base
:
1000
;
$overlay
:
1010
;
$modal
:
1020
;
feat(frontend): first custom brain live (#2226) # 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-02-21 02:11:03 +03:00
$tooltip
:
1030
;
Reference in New Issue
Copy Permalink