Normalised icon strokes to 1px
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user