Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 2f8caa3

Browse files
committed
lint
1 parent 122ec65 commit 2f8caa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/stylesheets/modules/ai-helper/common/ai-helper.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@
647647

648648
.desktop-view & {
649649
// a little extra space for extra narrow desktop view
650-
@media screen and (width <= 675px) {
650+
@media screen and (max-width: 675px) {
651651
span {
652652
display: none;
653653
}

0 commit comments

Comments
 (0)