Skip to content

Move Global scss variable into `global-styles/variables.scss`

Administrator requested to merge contractors/SG-32117 into main

Created by: gitstart-sourcegraph

Description

It's confusing to see global CSS variables related to input in multiple places.

Implementation Details

Move all global CSS variables affected by this PR into a global-styles/variables.scss and import it in global-styles/index.scss

Refs

Preview App

Test plan

  • Compare UI on local and remote SourceGraph app
  • Confirm that there is no diff in both versions

Merge request reports

Loading