seas-computing / mark-one

A UI component library for building React Apps (in development)
https://seas-computing.github.io/mark-one/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Remove drop-shadow from header #42

Closed rmainwork closed 4 years ago

rmainwork commented 4 years ago

Header drop-shadow was making it difficult to integrate header tabs into the rest of the page. As discussed in a sprint planning meeting, this should be removed

Before:
image

After:
image

codecov[bot] commented 4 years ago

Codecov Report

Merging #42 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #42   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           21     21           
  Lines          222    221    -1     
  Branches        18     18           
======================================
- Hits           222    221    -1
Impacted Files Coverage Δ
src/Layout/Header.tsx 100% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d1c83d2...f8a7c6b. Read the comment docs.