Normalised icon strokes to 1px
This commit is contained in:
parent
737b85c8f0
commit
4aa0f56b06
21 changed files with 24 additions and 25 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue