diff options
| author | srichman333 <sarah_n_richman@brown.edu> | 2024-04-16 17:44:30 -0400 |
|---|---|---|
| committer | srichman333 <sarah_n_richman@brown.edu> | 2024-04-16 17:44:30 -0400 |
| commit | eb55f45eb18e07a006225713deedaf0083a74bf2 (patch) | |
| tree | c15135ba2e2b9a7add6938c3567b2acb38cc4f14 /src/client/views/StyleProvider.scss | |
| parent | 17cca384290a98b28c4f4a4d6bc4cf5edaef4573 (diff) | |
| parent | 8925cc306bd7ee9a044a3fb2bc19dbb09c495515 (diff) | |
Merge branch 'master' into sarah-ai-visualization
Diffstat (limited to 'src/client/views/StyleProvider.scss')
| -rw-r--r-- | src/client/views/StyleProvider.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/StyleProvider.scss b/src/client/views/StyleProvider.scss index 30a026dbc..ce00f6101 100644 --- a/src/client/views/StyleProvider.scss +++ b/src/client/views/StyleProvider.scss @@ -3,6 +3,7 @@ .styleProvider-paint, .styleProvider-paint-selected, .styleProvider-lock { + z-index: 2; // has to be above title which is z-index 1 font-size: 10; width: 15; height: 15; |
