We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e22c2 commit c450687Copy full SHA for c450687
src/Views/debugbar/styles.css
@@ -405,6 +405,10 @@
405
filter: invert(1);
406
}
407
408
+/*
409
+ * Bootstrap 5 Breakpoint
410
+ * `md` applies to small devices (landscape phones, less than 768px)
411
+ */
412
@media (max-width: 767.98px) {
413
.aplus-debug .toolbar .collections .collection .collection-name {
414
display: none;
0 commit comments