ai: make latex block nicer

This commit is contained in:
end-4
2024-02-26 22:45:51 +07:00
parent 9b3ce245da
commit ccfb4859cf
+2
View File
@@ -656,7 +656,9 @@ $colorpicker_rounding: 0.341rem;
}
.sidebar-chat-latex {
@include small-rounding;
margin: 0rem 0.682rem;
padding: 0.682rem;
@if $darkmode ==true {
background-color: white;
}