Commit b81866d5 authored by henry's avatar henry Committed by brizental
Browse files

fixup! TB 41600: Add a tor circuit display panel.

TB 44365: Fix CSS linting errors and missing variables.
parent 6b573673
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -167,6 +167,9 @@
}

.tor-circuit-addresses {
  /* FIXME: Use a standard font size. Likely will be replaced with the conflux
   * design. */
  /* stylelint-disable-next-line stylelint-plugin-mozilla/use-font-size-tokens */
  font-size: 0.9em;
  font-family: monospace;
  margin-inline-start: 0.75em;