microsoft / VoTT

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
MIT License
4.28k stars 834 forks source link

Removed duplicate css property #931

Closed mertozsaydi closed 4 years ago

mertozsaydi commented 4 years ago

Removed unexpected duplicate "10px"

codecov[bot] commented 4 years ago

Codecov Report

Merging #931 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #931   +/-   ##
======================================
  Coverage    87.9%   87.9%           
======================================
  Files         129     129           
  Lines        4845    4845           
  Branches      956     897   -59     
======================================
  Hits         4259    4259           
  Misses        584     584           
  Partials        2       2

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 c1afb7e...6241da9. Read the comment docs.

mertozsaydi commented 4 years ago

Looks like this is in dev already. Closing PR.