Normalised icon strokes to 1px

This commit is contained in:
Nad Chishtie 2019-02-13 16:11:18 +00:00
parent 737b85c8f0
commit 4aa0f56b06
21 changed files with 24 additions and 25 deletions

View file

@ -23,7 +23,6 @@ limitations under the License.
background-color: $header-divider-color;
opacity: 0.5;
margin: 0 15px;
border-radius: 2px;
width: 2px;
border-radius: 1px;
width: 1px;
}