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
/
_Radius.module.scss
5 lines
53 B
SCSS
Raw
Normal View
History
Unescape
Escape
feat(frontend): new brain creation modal (#2192) # 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-15 03:37:33 +03:00
$circle
:
50
%
;
feat(frontend): display which brain you are talking to (#2137) # 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-02 22:50:09 +03:00
$big
:
12
px
;
$normal
:
5
px
;
$small
:
2
px
;
Reference in New Issue
Copy Permalink