nav tabs on admin dashboard
This commit is contained in:
2
node_modules/svgo/plugins/removeDimensions.js
generated
vendored
2
node_modules/svgo/plugins/removeDimensions.js
generated
vendored
@@ -4,7 +4,7 @@ exports.type = 'perItem';
|
||||
|
||||
exports.active = false;
|
||||
|
||||
exports.description = 'removes width and height in presence of viewBox';
|
||||
exports.description = 'removes width and height in presence of viewBox (opposite to removeViewBox, disable it first)';
|
||||
|
||||
/**
|
||||
* Remove width/height attributes when a viewBox attribute is present.
|
||||
|
||||
Reference in New Issue
Block a user