Skip to content

web: move code-intel bottom panel styles out from the `.theme-redesign`

Administrator requested to merge vb/code-intel-bottom-panel-redesign-cleanup into main

Created by: valerybugakov

Changes

  • Moved Panel styles out from the .theme-redesign.
  • Converted Panel styles to CSS modules.
  • Converted Resizable component styles to CSS modules to avoid specificity issues with Panel styles.

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

Merge request reports

Loading