Revision d214e79485ec49c22a2d07333e26393951d77f2b authored by George Kalpakas on 05 February 2021, 10:49:10 UTC, committed by Alex Rickabaugh on 09 February 2021, 18:47:19 UTC
This commit removes some styles from `_api-list.scss` that are no longer
used (i.e. either their CSS selectors do not match any element in the
app or they are overridden by other rules).

PR Close #40704
1 parent 3224c52
Raw File
.bazelversion
4.0.0
# [NB: this comment has to be after the first line, see https://github.com/bazelbuild/bazelisk/issues/117]
# When updating the Bazel version you also need to update the RBE toolchains version in package.bzl
back to top