Browse Source

Fix github tabs

master
Riyyi 4 years ago
parent
commit
bab60e2b42
  1. 2
      .mozilla/firefox/rick.profile/chrome/userContent.css

2
.mozilla/firefox/rick.profile/chrome/userContent.css

@ -26,7 +26,7 @@
--tab-size: 4; --tab-size: 4;
} }
.blob, pre, code, tt { .blob, .blob-code-inner, pre, code, tt {
-moz-tab-size: var(--tab-size); -moz-tab-size: var(--tab-size);
tab-size: var(--tab-size); tab-size: var(--tab-size);
} }

Loading…
Cancel
Save