This repository was archived by the owner on Jul 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-42
lines changed
assets/stylesheets/modules/ai-bot-conversations Expand file tree Collapse file tree 1 file changed +0
-42
lines changed Original file line number Diff line number Diff line change @@ -27,48 +27,6 @@ body.has-ai-conversations-sidebar {
2727 display : none ;
2828 }
2929
30- .sidebar-wrapper ,
31- .hamburger-dropdown-wrapper {
32- // ai related sidebar content
33- [data-section-name = " ai-conversations-history" ] {
34- .sidebar-section-header-wrapper {
35- display : none ;
36- }
37-
38- .sidebar-section-link-wrapper {
39- .sidebar-section-link.date-heading {
40- pointer-events : none ;
41- cursor : default ;
42- color : var (--primary-medium );
43- opacity : 0.8 ;
44- font-weight : 700 ;
45- margin-top : 1em ;
46- font-size : var (--font-down-2 );
47- }
48-
49- .sidebar-section-link {
50- height : unset ;
51- padding-block : 0.65em ;
52- font-size : var (--font-down-1 );
53- letter-spacing : 0.35px ;
54- border-radius : 0 var (--border-radius ) var (--border-radius ) 0 ;
55-
56- .sidebar-section-link-content-text {
57- white-space : normal ;
58- display : -webkit-box ;
59- -webkit-box-orient : vertical ;
60- -webkit-line-clamp : 2 ;
61- overflow : hidden ;
62- }
63- }
64- }
65-
66- .sidebar-section-link-prefix {
67- align-self : start ;
68- }
69- }
70- }
71-
7230 // topic elements
7331 #topic-footer-button-share-and-invite ,
7432 body :not (.staff ) #topic-footer-button-archive ,
You can’t perform that action at this time.
0 commit comments