Commit f808b2e
committed
fix: add missing memoryRerankerToggle style (light + dark mode)
The toggle button class was referenced in the TSX but not defined in the
Less file, causing it to render as a bare unstyled button. This commit
adds the style definition with hover/active states for both light and
dark mode.1 parent e56d11b commit f808b2e
1 file changed
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
806 | 806 | | |
807 | 807 | | |
808 | 808 | | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
809 | 835 | | |
810 | 836 | | |
811 | 837 | | |
| |||
1363 | 1389 | | |
1364 | 1390 | | |
1365 | 1391 | | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
1366 | 1405 | | |
1367 | 1406 | | |
1368 | 1407 | | |
| |||
0 commit comments