Skip to content

web: move alert styles out from the `.theme-redesign`

Administrator requested to merge vb/alerts-redesign-cleanup into main

Created by: valerybugakov

Changes

  • Moved alert styles out from the .theme-redesign.
  • Remove .theme-redesign selector from GlobalAlerts.scss.
  • Removed usage of the Bootstrap alert mixin because we used only a couple of CSS rules from there.

Part of the https://github.com/sourcegraph/sourcegraph/issues/20847.

Merge request reports

Loading