File tree Expand file tree Collapse file tree 2 files changed +0
-31
lines changed
Expand file tree Collapse file tree 2 files changed +0
-31
lines changed Original file line number Diff line number Diff line change @@ -198,15 +198,3 @@ sup {
198198 color : WindowText;
199199 }
200200}
201-
202- /* Styles for 1280p resolution at 200% zoom */
203- @media screen and (max-width : 640px ) {
204- .answerContainer , .answerText {
205- font-size : 0.6rem !important ;
206- }
207-
208- .answerDisclaimer , .accordionTitle , .citationContainer {
209- font-size : 0.5rem !important ;
210- }
211-
212- }
Original file line number Diff line number Diff line change 325325 color : WindowText;
326326 }
327327}
328-
329- /* Styles for 1280p resolution at 200% zoom */
330- @media screen and (max-width : 640px ) {
331- .clearChatBroom {
332- left : -23px !important ;
333- }
334- .citationPanelContent , .chatMessageUserMessage {
335- font-size : 0.6rem !important ;
336- }
337- textarea {
338- font-size : 0.6rem !important ;
339- }
340- .citationPanelHeader {
341- font-size : 1rem !important ;
342- }
343- .citationPanelTitle {
344- font-size : 0.8rem !important ;
345- }
346- }
You can’t perform that action at this time.
0 commit comments